cellClick | fires on click on a grid cell |
cellDblClick | fires on double-click on a grid cell |
cellMouseDown | fires before releasing the left mouse button when clicking on a grid cell |
cellMouseOver | fires on moving the mouse pointer over a grid cell |
cellRightClick | fires on right click on a grid cell |
expand | fires on expanding a treegrid |
footerCellClick | fires on click on a grid footer cell |
footerCellDblClick | fires on double-click on a grid footer cell |
footerCellMouseDown | fires on moving the mouse pointer over a grid footer cell |
footerCellMouseOver | fires on moving the mouse pointer over a grid footer cell |
footerCellRightClick | fires on right click on a grid footer cell |
headerCellClick | fires on click on a grid header cell |
headerCellDblClick | fires on double-click on a grid footer cell |
headerCellMouseDown | fires on moving the mouse pointer over a grid header cell |
headerCellMouseOver | fires on moving the mouse pointer over a grid header cell |
headerCellRightClick | fires on right click on a grid header cell |
headerInput | fires on typing text in an input of a column's header |
scroll | fires on scrolling a grid |
sort | fires on sorting a column by clicking on its header |