select and Deselect all Records of group when jQuery Kendo Grid Group is Used

1 Answer 55 Views
Grid
Dhrupesh
Top achievements
Rank 1
Iron
Dhrupesh asked on 22 Jun 2022, 05:02 AM

Hello,

I am using jQuery Kendo Grid Group and I want to achieve selection and Deselection of all child Records of group when particular group is selected .

 

1 Answer, 1 is accepted

Sort by
0
Patrick | Technical Support Engineer, Senior
Telerik team
answered on 24 Jun 2022, 04:57 PM

Hello Dhrupesh,

Although this feature is not available within the Kendo UI API, one way you can achieve selection and deselection of all child records of groups is to utilize a similar approach present in this Kendo UI knowledge base article.   For example, a custom implementation that uses the KB's approach can be found in this Progress Kendo UI Dojo. 

That being said, I have found a feature request asking for this functionality, and have added your vote.  Please feel free to follow it for potential updates, and provide any comments within that thread for the developer community.

Please let me know if you have any questions regarding the matter.  

Regards,
Patrick | Technical Support Engineer, Senior
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.

Dhrupesh
Top achievements
Rank 1
Iron
commented on 06 Jul 2022, 01:03 PM | edited

Hello Patrick,

Thank you for your support, considering your example I have done some Modification (https://dojo.telerik.com/OxIFiRon) which is working as per my requirement. Would request you to just go through it.

Thanks & Regards,

Dhrupesh Shah

Patrick | Technical Support Engineer, Senior
Telerik team
commented on 07 Jul 2022, 02:24 PM

If you require a review for the custom implementation, I recommend stackOverflow, our professional services, and/or Microsoft Q&A for business logic consultation.
Tags
Grid
Asked by
Dhrupesh
Top achievements
Rank 1
Iron
Answers by
Patrick | Technical Support Engineer, Senior
Telerik team
Share this question
or