Skip to main content

DevExpress v24.1 Update — Your Feedback Matters

Our What's New in v24.1 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

End-User Capabilities: Grouping

#Group Data

Do one of the following to group by a specific column.

#Ungroup Data

To ungroup data by a grouping column, do one of the following.

To remove grouping by all columns, right click the group panel and select Clear Grouping from the context menu.

EUD_GridControl_ClearGroupingViaGroupPanelMenu

#Change Group Order

To change group order, move a grouping column header to another position within the group panel.

EU_XtraGrid_GridView_regroup_data

#Merge Group Columns - Combine Multiple Group Columns

Hold the Ctrl key and drag the column headers into the group panel to group data by multiple columns at once.

Merge Group Columns - WinForms Data Grid

Hold the Ctrl key and drag a column header to rearrange the column headers in the group.

Rearrange Merged Group Columns - WinForms Data Grid

See Also