bindingInfo.removeGroupCol(colName)

Removes grouping from the specified column.

Parameter

colName Name of column to be ungrouped

Example

bindingInfo.removeGroupCol('State');

See Also

bindingInfo.addGroupCol(colName), for the inverse operation.

<< bindingInfo.removeAllGroupCols() © 1996-2013 InetSoft Technology Corporation (v11.4) bindingInfo.removeHiddenColumn(colName) >>