Hi guys,
I am using the treeview control in my page to display categories and subcategories. To show them as active or inactive, I am using checkboxes against each node. Now, on this page I don't want the user to change the checkbox state, therefore is it possible I can disable these checkboxes? Just like the normal "disabled" method we use in the checkbox control?
Thanks
I am using the treeview control in my page to display categories and subcategories. To show them as active or inactive, I am using checkboxes against each node. Now, on this page I don't want the user to change the checkbox state, therefore is it possible I can disable these checkboxes? Just like the normal "disabled" method we use in the checkbox control?
Thanks