TIWCGJQGridOptions.OnSubGridRowExpanded Property

This event is called when the expand button is clicked, if SubGrid = True We pass two parameters: arguments are: subgrid_id is a id of the div tag created within a table the row_id is the id of the row If we want to pass additional parameters to the url we can use the method getRowData(row_id) - which returns associative array in type name-value

Namespace: IWCGJQGrid
published
 property OnSubGridRowExpanded: TIWCGJSonFunc index 123 read GetFuncValue write SetFuncValue stored IsFuncStored;

Property Value