This question is locked. New answers and comments are not allowed.
Can the TreeView control not be disabled completely? I know that individual nodes can be enabled/disabled, but I have a requirement that the entire control be disabled if a checkbox is checked. And from what I can see, there is no server-side or client-side support enable/disable functionality on the control itself.
This isn't the first control I've run across that is lacking such a basic feature. The DatePicker control is missing the same functionality, and I had to customize the control myself just to get it. Which, while is nice to be able to do, I shouldn't have to for such basic functionality.
Unless I'm missing something, and then if so, pardon me whilst I remove my foot from my mouth, but it's rather frustrating to find functionality one would assume to be present missing.
This isn't the first control I've run across that is lacking such a basic feature. The DatePicker control is missing the same functionality, and I had to customize the control myself just to get it. Which, while is nice to be able to do, I shouldn't have to for such basic functionality.
Unless I'm missing something, and then if so, pardon me whilst I remove my foot from my mouth, but it's rather frustrating to find functionality one would assume to be present missing.