TIWCGJQGridOptions.GroupingRemove(Boolean) Method

Remove the current grouping and set the grouping parameter to false. If the parameter current is set to true all the headers and footers are removed without triggering the grid. If the parameter is false (default) the grid is triggered.

Namespace: IWCGJQGrid
public
 procedure GroupingRemove(ACurrent: Boolean);

Parameters

ACurrent
Type: Boolean