Add Group Panel to ASPxGridView Grid
To add a group by panel to the grid, do the following:*Set the 'Settings.ShowGroupPanel' property of the grid to 'true'.
The underlying HTML will look something like the following:
<Settings ShowGroupPanel="True"/>
Last modified by Mohit @ 4/7/2025 8:32:03 AM