Show TOC

Background documentationiGrid Events Locate this document in the navigation structure

 

In addition to the generally supported applet events, the iGrid supports the following events which have a data type of String:

Parameter

Use

ColumnSelectionEvent

Provides the name of the JavaScript function in a Web page that is called when you select a column in the grid applet

GridScrollEvent

Provides the name of the JavaScript function in a Web page that is called when you scroll through rows in the grid applet

CellSelectionEvent

Provides the name of the JavaScript function in a Web page that is called when you select a cell in the grid applet. It is enabled only if the AllowCellSelection and AllowSelection properties are enabled.