Hi,
I searched the book and the forum, but couldn't find anything.
I added an EditableChildCollection to my EditableRoot. I successfully added EditableChild items to the collection using .AddNew(). Now I need to save these when I save the EditableRoot.
I was hoping this would be done automatically, but I guess that's not the case. What do I need to do? Should it be similar to cloning and saving as discussed on page 491 in the C# book?
Thanks,
Mike
ok, I need to find an example I think. I'm going to search around, but if you know of an example in the book or wherever, please let me know.
Thanks,
Mike
Michael Hildner:ok, I need to find an example I think. I'm going to search around, but if you know of an example in the book or wherever, please let me know.
Thanks Andy, that does help. I've got it working now.
Regards,
Mike
Copyright (c) Marimer LLC