[]
Here are the client-side scripting events. The members are listed in alphabetical order by name.
Events | Summary |
---|---|
Occurs when the active cell is changed from the current one to a new one. | |
Occurs when the active cell is changing from the current one to a new one. | |
Occurs when the client receives the filtering result from the server. | |
Occurs when the user selects a filter item. | |
Occurs just before the component makes a request to the ASPX page. | |
Occurs after the component gets the result from the callback request to the ASPX page. | |
Occurs when the user clicks on a cell. | |
Occurs when the user double-clicks a cell. | |
Occurs when the user drops a column at the destination location. | |
Occurs after the Spread component completes moving the column. | |
Occurs after the Spread component completes resizing the column. | |
Occurs when the menu is closed. | |
Occurs when the menu is shown. | |
Occurs when the menu is being shown. | |
Occurs when the user copies data. | |
Occurs when the value of a cell is changed. | |
Occurs when the user begins to edit a cell. | |
Occurs when cell editing is done. | |
Occurs when an error message is displayed client side. | |
Occurs when rows start loading with the background load on demand. | |
Occurs when rows finish loading with the background load on demand. | |
Occurs when an item on the menu is clicked. | |
Occurs when the user drops a row at the destination location. | |
Occurs after the Spread component completes moving the row. | |
Occurs after the Spread component completes resizing the row. | |
Occurs when the user scrolls the sheet. | |
Occurs when the selection is finished changing. | |
Occurs when the touch strip is closed. | |
Occurs when the touch strip is opened. | |
Occurs when the touch strip is being opened. |
For an introduction to scripting, refer to the Scripting Overview.