Is ther anyway to disable click on treeview items that have children? I.E. if using treeview in combobox example how and a hierarchy like this (retrieved from sql using sqldatasource)
Papers
Technical
Forms
Brochures
How would i disable the Papers node so that the user could only select it's children and not Papers itself?
Papers
Technical
Forms
Brochures
How would i disable the Papers node so that the user could only select it's children and not Papers itself?