TIWCGJQGridOptions.SubGrid Property

If set to true this enables using a subgrid. If the subGrid is enabled a additional column at left side is added to the basic grid. This column contains a 'plus' image which indicate that the user can click on it to expand the row. By default all rows are collapsed. See Subgrid

Namespace: IWCGJQGrid
published
 property SubGrid: Boolean index 66 read GetBooleanValue write SetBooleanValue stored IsBooleanStored;

Property Value

Type: Boolean