add-row | Fires when adding a row |
close-editor | Fires when closing the inline editor |
close-row | Fires when closing (collapsing) a row |
collapse-column | Fires when collapsing/expanding a column |
data-request | Fires while scrolling or at the initialization stage if dynamic data loading is enabled |
delete-row | Fires when deleting a row |
editor | Fires when changing a value in the table via the inline editing |
hide-column | Fires when hiding a column |
hotkey | Fires when applying a hotkey in the table |
open-editor | Fires when opening the inline editor |
open-row | Fires when opening (expanding) a row |
resize-column | Fires when resizing a column |
scroll | Fires when scrolling |
select-row | Fires when selecting a row |
sort-rows | Fires when sorting data by clicking the table header |
update-cell | Fires when updating a cell |
update-row | Fires when updating a row |