setGridGrouping
Sets the grouping options for a grid control.
Parameters
controlId - the Id of the grid control
groupConfiguration - either null, or undefined to disable grouping, or a column (controlId)
Example Usages
Last updated