Page History
...
Event | Description | Version Introduced | Pro Version Introduced |
---|---|---|---|
OnContextMenuClick | Fired when a menu item on the custom context menu is clicked3.0.1 | ||
OnGotFocus | Fired when the control receives input focus. | 3.0.43.1.0 | |
OnHeaderRightClick | Fired when the user right-clicks on a column header | ||
OnItemCheck | Fired when the user clicks on an item's check box, changing it's value | ||
OnItemClick | Fired when the user clicks on a row | ||
OnItemDblClick | Fired when the user double-clicks on a row | ||
OnItemHyperlink | Fired when the user clicks on a hyperlink | ||
OnLostFocus | Fired when the control loses input focus.3.0.4 | 3.1.0 | |
OnMouseEnter | Fired when mouse enters the control. | 3.0.43.1.0 | |
OnMouseExit | Fired when the mouse leaves the control. | 3.0.43.1.0 | |
OnSelChange | Fired when the user changes the selection |