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

Rad Treeview

1 Answer 54 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
Rahul Khinvasara
Top achievements
Rank 1
Rahul Khinvasara asked on 25 Jun 2008, 07:14 AM
Hi,
How to get the parent node of clicked node in 

OnClientNodeClicking of Telerik Treeview?

Please help.

Thanks

1 Answer, 1 is accepted

Sort by
0
Atanas Korchev
Telerik team
answered on 25 Jun 2008, 07:28 AM
Hello Rahul Khinvasara,

You can use the get_parent() method to retrieve the parent node of a clicked node. Keep in mind that it would return the treeview object itself for root nodes. Here you can check all properties and methods of the RadTreeNode client-side object.

Regards,
Albert
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
TreeView
Asked by
Rahul Khinvasara
Top achievements
Rank 1
Answers by
Atanas Korchev
Telerik team
Share this question
or