I have a MVC3 Treeview with a predefined selected node. It should not be possible for the user to change this selection. How can I disable this behavior?
2 Answers, 1 is accepted
0
Dimo
Telerik team
answered on 18 Apr 2011, 04:31 PM
Hello Christian,
Use the TreeView's OnSelect client handler and cancel the event:
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Public Issue Tracking
system and vote to affect the priority of the items