How to customize the group title and bind events to it?

1 Answer 28 Views
Grid
n/a
Top achievements
Rank 1
Iron
n/a asked on 14 Oct 2024, 06:10 AM

In the Native Components grid of kendo ui for vue, how can I customize the group title and bind events to it? For example, I need to select all the items under a group when the group title is clicked. How can this be achieved?

D9gxzs (forked) - StackBlitz

1 Answer, 1 is accepted

Sort by
0
Konstantin Dikov
Telerik team
answered on 17 Oct 2024, 05:25 AM

Hello Qiushen,

Thank you for contacting us.

The requirement in question could be achieved by handling the cellRender of the Grid and conditionally use the 'render' method to pass a custom component and event handlers. For your convenience, following is an example demonstrating such customization for the group header:

Hope this helps.

 

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
n/a
Top achievements
Rank 1
Iron
Answers by
Konstantin Dikov
Telerik team
Share this question
or