Unplanned
Last Updated: 25 Sep 2024 09:48 by ADMIN
nirbhay
Created on: 18 Sep 2024 17:54
Category: Grid
Type: Feature Request
0
[Grid] Group level checkbox selection

There is already checkbox column and check/select all on header level, but it will be great to see checkbox on group level header too, so we can select/deselect all items in the group.

1 comment
ADMIN
Martin Bechev
Posted on: 25 Sep 2024 09:48

Hi Nirbhay,

Thank you for the provided feedback.

We will track the customer demand for this enhancement and consider implementing it in the future, based on the interest. 

In the meantime, the developer can use the kendoGridGroupHeaderTemplate directive and control the selected items with selectedKeys property of the SelectionDirective. Here is an example:

Here is an example:

https://stackblitz.com/edit/angular-doutx8?file=src%2Fapp%2Fapp.component.ts,src%2Fapp%2Fapp.module.ts

In this case, the selection is entirely left in the hands of the developer. The Grid itself emits the corresponding events which help in creating the necessary logic.

Regards,
Martin Bechev
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.