AggregatesPremium
The KendoReact Data Grid enables you to visualize the aggregates for the grouped data in the respective column group footer of the component.
To group the table data of the Grid, use its group
and groupable
options.
To integrate the available aggregates in the Grid:
- Select the desired
GridGroupableSettings
so that the Grid renders footers. - In the custom
groupFooter
cell of the Grid, specify the way of displaying the aggregates.
Refer to this article on the process helpers for bulk data operations for additional information regarding the aggregates.
Change Theme
Theme
Loading ...