All Tags »
IEditableObject
Sorry, but there are no more tags available to filter with.
-
I am working with the ES Beta on an Infragistics grid and have a problem with undo. The Infragistics grid will undo the all edited values in a row if the user presses Esc twice. The first Esc resets the current field a second Esc resets the whole row. However it requires IEditableObject to be implemented. Is that implented in the new ...