No groupHeaderCell option to specify slot name

1 Answer 21 Views
Grid
Mat
Top achievements
Rank 1
Iron
Iron
Iron
Mat asked on 11 Oct 2024, 02:44 PM

I've been using Kendo UI for jQuery for several years and I'm now in the process of migrating to Kendo UI for Vue. Mostly things are going well, but there are certain things that seem massively over complicated.

I want to customize the group header cells. There doesn't appear to be a way of providing a slot name like you can for a normal cell. The example given in the documentation seems rediculously over complicated.

Surely there's a simpler way to customise a group header cell, in a similar way to how a cell can be customised with a slot and template?

1 Answer, 1 is accepted

Sort by
0
Konstantin Dikov
Telerik team
answered on 14 Oct 2024, 07:40 AM

Hello Mat,

Thank you for reaching out to us.

With the current implementation of the Kendo UI for Vue Grid, the easiest way for customizing the groupHeaderCell with a custom component/template would be the one demonstrated in the following example, which handles the cellRender:

For introducing a separate group header template you can log a feature request in our public feedback portal:

 

Best Regards,
Konstantin Dikov
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

Tags
Grid
Asked by
Mat
Top achievements
Rank 1
Iron
Iron
Iron
Answers by
Konstantin Dikov
Telerik team
Share this question
or