TIWCGJQGridOptions.SubGridUrl Property

This option has effect only if subGrid option is set to true. This option points to the file from which we get the data for the subgrid. jqGrid adds the id of the row to this url as parameter. If there is a need to pass additional parameters, use the params option in subGridModel. See Subgrid

Namespace: IWCGJQGrid
published
 property SubGridUrl: string index 69 read GetStringValue write SetStringValue stored IsStringStored;

Property Value

Type: string