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

Setting Tristate checkboxes client side

2 Answers 52 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
Robert
Top achievements
Rank 1
Robert asked on 11 May 2009, 08:12 PM
Hi,

I have a RadTreeView set up with tristate check boxes so that I can show partial selections of child noes.  I would like to be able to programmatically set the state of the nodes to "indeterminate" using client side code.  I can set the state to checked/unchecked no problem (using set_check) but can not get them to go into the indeterminate state.

Is there a way to do this?

Thanks!

2 Answers, 1 is accepted

Sort by
0
Princy
Top achievements
Rank 2
answered on 12 May 2009, 10:06 AM
Hello Robert,

Checkout the following link which shows how to set indeterminate check state from client side.
Setting Indeterminate check state on client side

-Princy.
0
Robert
Top achievements
Rank 1
answered on 12 May 2009, 02:13 PM
That looks like a winner!  Thanks!
Tags
TreeView
Asked by
Robert
Top achievements
Rank 1
Answers by
Princy
Top achievements
Rank 2
Robert
Top achievements
Rank 1
Share this question
or