This is a migrated thread and some comments may be shown as answers.

Double check box icon for all option in grid

1 Answer 80 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Mukesh
Top achievements
Rank 1
Mukesh asked on 21 Aug 2019, 08:59 AM
I am using header checkbox with drop down having option all, page and none. Can i have double check box when ALL option is selected.

1 Answer, 1 is accepted

Sort by
0
Stefan
Telerik team
answered on 21 Aug 2019, 09:11 AM
Hello, Mukesh,

This is possible as the DropDown inside the header is a custom component.

You have full access to modify its value depending on the desired end result.

For example, on the DropDown change event, if the selected value is "All" set the check boxes as selected in the item render of the DropDown.

Regards,
Stefan
Progress Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
General Discussions
Asked by
Mukesh
Top achievements
Rank 1
Answers by
Stefan
Telerik team
Share this question
or