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

MultiSelect and Checkboxes not checking in RadTreeView

1 Answer 90 Views
Treeview
This is a migrated thread and some comments may be shown as answers.
Michael
Top achievements
Rank 1
Michael asked on 18 Apr 2017, 02:51 PM

Hi,

I have a RadTreeView with MultiSelect set to True and TriStateMode set to True.  I want to be able to multiselect nodes, then check or uncheck one and the others that are selected should follow suit.  Currently only the one that is actually clicked on to check/uncheck is changed.  How can i achieve this other than writing a method into the NodeCheckedChanged event.  Thanks.

1 Answer, 1 is accepted

Sort by
0
Dimitar
Telerik team
answered on 19 Apr 2017, 07:33 AM
Hi Michael,

Thank you for writing.

We do not have built-in functionality that allows you to achieve this exact requirement. In this case, you should manually implement this by using the events or perhaps use a menu option with a shortcut.

I hope this will be useful. Let me know if you have additional questions.

Regards,
Dimitar
Telerik by Progress
Try our brand new, jQuery-free Angular 2 components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
Tags
Treeview
Asked by
Michael
Top achievements
Rank 1
Answers by
Dimitar
Telerik team
Share this question
or