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

Checking if a Tree Node's Checkbox is in a indeterminate State.

1 Answer 638 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
Derrick
Top achievements
Rank 1
Derrick asked on 31 Jul 2018, 12:00 AM

Hello,

Currently I am trying to get the state of a checkbox that is set to indeterminate. I have a list of TreeNodes and am iterating through each node and adding information from each node to a list. Currently it is adding information based off of if the node is checked.

We have found we need to also include if the node's checkbox is set to indeterminate as well.

I know I can get this value in a roundabout way using JQuery but am interested in seeing if you have any built in functionality or other ways to get if the checkbox is set to indeterminate.

Thanks!

1 Answer, 1 is accepted

Sort by
0
Attila Antal
Telerik team
answered on 01 Aug 2018, 03:54 PM
Hi Derrick,

Please take a look at the following forum thread discussing the same case: TreeView Check State - Get Intermediate (TriState)

Should you have further queries, please do not hesitate to contact us back.

Kind regards,
Attila Antal
Progress Telerik
Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
Tags
TreeView
Asked by
Derrick
Top achievements
Rank 1
Answers by
Attila Antal
Telerik team
Share this question
or