TIWCGJQGridOptions.GroupingToggle(string) Method

Toggles the group identified by groupid. The groupid is a combination of grid id plus 'ghead_' plus the current count number in the grid view. By example if the grid id is named mygrid the the second grouping value in grid will become mygridghead_1

Namespace: IWCGJQGrid
public
 procedure GroupingToggle(const AGroupId: string);

Parameters

AGroupId
Type: string