New to Kendo UI for Vue? Start a free 30-day trial
Group Header Template
Updated on Sep 9, 2026
When grouping is enabled for the Kendo UI for Vue Grid header of each group can be customized to use a template. Below you will find a small sample implementing such scenario.
Loading ...
Alternatively, the group header template can also be defined using the render function, or using named slots.