New to Kendo UI for Vue? Start a free 30-day trial
Aggregates
The Kendo UI for Vue Native 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
GridGroupableSettingsso that the Grid renders footers. - In the
cellRendermethod of the Grid, specify the way for displaying the aggregates.
Change Theme
Theme
Loading ...