bindingInfo.setTopNGroupCol(groupCol, col)

Set the group to extract based on the grouping column.

Parameter

groupCol the original group column

col the new group column

Example

bindingInfo.setTopNGroupCol('State', 'Price');

<< bindingInfo.setTopN(groupCol, n) © 1996-2013 InetSoft Technology Corporation (v11.5) bindingInfo.setTopNReverse(groupCol, boolean) >>