bindingInfo.removeSummaryCol(colName)

Removes summarization from the specified column.

Parameter

colName Name of column to be un-summarized

Example

bindingInfo.removeSummaryCol('Price');

See Also

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

<< bindingInfo.removeHiddenColumn(colName) © 1996-2013 InetSoft Technology Corporation (v11.5) bindingInfo.setColumnOrder(colName,order) >>