Hi
When using the MVC wrappers to bind a treeview to a model I have certain nodes that I don't want to have enabled. When I set the appropriate property the node is given the correct "k-state-disabled" style. However the associated checkbox with the node remains enabled and is still selectable by the user.
Is this expected behaviour and if so is there a method that I could use to disable the checkbox.
Thanks
When using the MVC wrappers to bind a treeview to a model I have certain nodes that I don't want to have enabled. When I set the appropriate property the node is given the correct "k-state-disabled" style. However the associated checkbox with the node remains enabled and is still selectable by the user.
Is this expected behaviour and if so is there a method that I could use to disable the checkbox.
Thanks