|
Grouping Support
For non-nested data tables, Essential Grid's GridGroupingControl can quickly provide custom views. Users may filter, group, sort and summarize data with summary rows and add custom formula columns that can be used in the grouping and summaries. The grouping architecture is flexible, and can be used with any IList object whose items have public properties.
GridGroupingControl showing non-grouped (flat) data
Users may group and sort multiple columns. When editing is done, any affected group, sort or filter will automatically be adjusted.
GridGroupingControl showing grouped data
|
|
|
|