New to Kendo UI for Vue? Start a free 30-day trial
Grouping Basics
The Kendo UI Native DataGrid enables you to display grouped table data.
Getting Started
To enable grouping:
- Set the
groupableandgroupoptions of the Grid. - Handle the
onGroupChangeor the emittedonDataStateChangeevent. - Manually group the data.
Change Theme
Theme
Loading ...