This is a migrated thread and some comments may be shown as answers.

Custom SingleExpandPath functionality

1 Answer 19 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
nacharya
Top achievements
Rank 1
nacharya asked on 06 Sep 2010, 10:24 AM
Hi,

How I can achieve SingleExpandPath functionality by adding own logic in code. So that instead of collapsing the node I will remove the child nodes from the node which is being collpased.

Basically I want to find out the node which can be collpased on expanding the new node.

Thanks

1 Answer, 1 is accepted

Sort by
0
Yana
Telerik team
answered on 06 Sep 2010, 02:17 PM
Hello nacharya,

I suggest you use OnClientNodeExpanded and OnClientNodeCollapsed events of RadTreeView and implement your custom logic in their handlers.

Greetings,
Yana
the Telerik team
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
Tags
TreeView
Asked by
nacharya
Top achievements
Rank 1
Answers by
Yana
Telerik team
Share this question
or