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

how to loop through all treeView Node

1 Answer 565 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
Bassem
Top achievements
Rank 1
Bassem asked on 13 Aug 2012, 09:00 AM
hello ... i'm using radtreeView and it's a wonderful control i have a small problem and i hope you can help me with it i've created a Next button and a search textbox the user enter the preferred search criteria in the textbox and hit Next. when he click on Next i search the treeView and find the first occurrence in the treeView nodes and make it selected and when he click Next again i want to find the next occurrence of the same node and make it selected how can i achieve this thank you :) i want it 2 be client side if possible

1 Answer, 1 is accepted

Sort by
0
Peter
Telerik team
answered on 14 Aug 2012, 08:53 AM
Hello Bassem,

You can loop through all nodes using the code from this help topic.

Regards,
Peter
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Tags
TreeView
Asked by
Bassem
Top achievements
Rank 1
Answers by
Peter
Telerik team
Share this question
or