First, thanks for all the enhancements done to the ListView, very impressive
I setup a form to test the ListView and found the following issues:
I tested the functionality of the Add/Delete/Edit Objects and they all worked as expected.
One question, when using the ListView with a child BO, I may need to have buttons for Save/Undo if not using a childform object, would you consider adding a SaveObject/UndoObject as well for this case?
Please take a loot at the video in this link: http://www.progytech.com/videos/Beta_ListView\Beta_ListView.html
This won't work until I make some other changes....this is why I was reluctant to mess with it. Also, in order for this to work, you will have to define the parent relationship and set the ParentBusinessObject properties...but at this point it still won't work. I will have to add handlers to the parent BO events.