Hi all,
The WPF Rad TreeView has a property called 'IsSingleExpandPath' to force a treeview to only open one path at a time. If you open a node on a new path, all the other nodes that are on a different path will be closed.
Is there a similar feature for the ASP TreeView without doing messy things in javascript?
Erik
The WPF Rad TreeView has a property called 'IsSingleExpandPath' to force a treeview to only open one path at a time. If you open a node on a new path, all the other nodes that are on a different path will be closed.
Is there a similar feature for the ASP TreeView without doing messy things in javascript?
Erik