Skip to main content

Grid actions

add-rowFires when adding a row
close-editorFires when closing the inline editor
close-rowFires when closing (collapsing) a row
collapse-columnFires when collapsing/expanding a column
data-requestFires while scrolling or at the initialization stage if dynamic data loading is enabled
delete-rowFires when deleting a row
editorFires when changing a value in the table via the inline editing
exportFires when exporting data
hide-columnFires when hiding a column
hotkeyFires when applying a hotkey in the table
open-editorFires when opening the inline editor
open-rowFires when opening (expanding) a row
resize-columnFires when resizing a column
scrollFires when scrolling
select-rowFires when selecting a row
sort-rowsFires when sorting data by clicking the table header
update-cellFires when updating a cell
update-rowFires when updating a row