If I have a list of objects that supports IEditableObject then I see some strange results when I remove a row.
The EndEdit function is called on the next element in the list or the previous if I remove the last element. The MS DataGrid does not call the EndEdit function when deleting a element.
Best Regards
Ole Oscar Johnsen
The EndEdit function is called on the next element in the list or the previous if I remove the last element. The MS DataGrid does not call the EndEdit function when deleting a element.
Best Regards
Ole Oscar Johnsen