Concept Framework 1.0 documentation | Contents | Index |
Name | Type | Access | Version | Deprecated |
OnEndEditing | event | public | version 1.0 | no |
OnEndEditing(Sender, EventData) |
Sender | the event firing control |
EventData | contains the new data in the editable cell (item from the row at the editable column index) |
Event fired when the user successfully ends the editing process of an editable column. You should map this event if you use editable columns for synchronizing data. |
Documented by Eduard Suica, generation time: Thu Oct 15 20:01:58 2009 GMT | (c)2009 RadGs Software |