CellAfterEdit | Occurs after cell editing |
CellChecked | Occurs when cell check state changed |
CellEditButtonClick | Occurs when button in cell edit control pressed |
CellInitEditCtrl | Occurs when grid cell selected to initedit ctrl for cell |
ContextMenu | Occurs before context menu shown |
DblClick | Occurs when left mouse button double clicked and column is readonly |
KeyDown | Occurs when key down |
Refreshed | Occurs after grid refreshed from datasource to do additional initialization |
RowBeforeRemove | Occurs before row removed |
RowDuplicated | Occurs after row duplicated |
RowInserted | Occurs after row inserted |
SelChanged | Occurs when selection changed |