|
Grouping Flat Tables
The following screenshot depicts Essential Grid''s GridGroupingControl using Essential Grouping. For flat data tables, users may employ a GridGroupingControl to quickly provide custom views of the data. Users may filter, group, sort and summarize the data. It is also easy to add custom formula columns to be used in 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. If editing changes are made, any affected group or sort or filter will be automatically adjusted.
GridGroupingControl showing grouped data
|
|
|
|