Skip to main content

GridSortInfoCollection.GroupByColumn Method

Name Parameters Description
GroupByColumn(String) fieldName Groups data by the values of the specified column.
GroupByColumn(String, Int32, ColumnSortOrder) fieldName, index, sortOrder Groups data by the values of the specified column with the specified sort order. If several columns are involved in grouping, the specified column will reside at the specified grouping level.