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

Indeterminate state

1 Answer 41 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
Den
Top achievements
Rank 1
Den asked on 27 Jan 2014, 12:47 PM
Hello!
I use load on demand treeview. I have to use tri state checkboxes. How can I set indeterminate state on web server side? If it's not possible can I do it on client side?
I set the state on client side like the following: node.get_checkBoxElement().className = "rtIndeterminate". In this case if I click on the checkbox the state is not changed. It does not work for me.
---
Best regards, 
Denis

1 Answer, 1 is accepted

Sort by
0
Princy
Top achievements
Rank 2
answered on 28 Jan 2014, 11:19 AM
Hi,

Please have a look into this forum thread which discuss the same scenario. Please provide your code if it doesn't help.

Thanks,
Princy.
Tags
TreeView
Asked by
Den
Top achievements
Rank 1
Answers by
Princy
Top achievements
Rank 2
Share this question
or