Skip to main content
A newer version of this page is available. .
Tab

ASPxGridView.GroupBy Method

Name Parameters Description
GroupBy(GridViewColumn, Int32) column, value Groups data by the values of the specified column. If several columns are involved in grouping, the specified column will reside at the specified grouping level.
GroupBy(GridViewColumn) column Groups data by the values of the specified column.