Hi all, I have an ER object with a list of childs. Childs are display in a list.
I want edit childs is this way:
1) if I have seleced a single child, it is display in a details mask for editing the properties.
2) if I selected more than a child I wan't to edit all childs, in the same mask edit (like a property grid that combine same properties for assign objects).
Which is the better solution? I wan't to see anything changes in list until modified childs is saved.
I must use a Read only list and a Editable root at same time?
Any suggestions is appreciated.
Thanks
caste
Hi Rocky, you are right, this is a presentation level issue. I have implemented a VM, that manages the list of business objects.
Thanks for your replay.
caste
Copyright (c) Marimer LLC