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
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