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

How to Filter treeview node ?

2 Answers 212 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
Md.Hasanuzzaman
Top achievements
Rank 1
Md.Hasanuzzaman asked on 11 Jul 2013, 07:53 AM
I want to filter RadTreeview nodes when I typing something in a RadTextbox. The search will done in real time. But i can`t fine any example or demo for that.
Please tell me how to implement this. I am using RadControls  for ASP.NET Ajax 2013 Q1.
 Example or Demo expected.
 Thank`s in advance. 
 

2 Answers, 1 is accepted

Sort by
0
Accepted
Shinu
Top achievements
Rank 2
answered on 11 Jul 2013, 10:52 AM
Hi

Please have a look at this code library project which demonstrates how to filter the RadTreeView, so that only the nodes that contain the text entered through the TextBox remain visible.

Thanks,
Shinu.
0
Alan
Top achievements
Rank 1
answered on 06 Mar 2018, 11:09 AM

plugged this code straight into my .aspx page containing a treeview. Works like magic!

Thanks for the post :)

Alan

Tags
TreeView
Asked by
Md.Hasanuzzaman
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
Alan
Top achievements
Rank 1
Share this question
or