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

TreeView - Filter as you Type

3 Answers 135 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
Chummy
Top achievements
Rank 1
Chummy asked on 19 Aug 2011, 07:06 PM
Hi, I am trying to recreate the same "filter as you type" functionality in the ASP.NET AJAX TreeView control that you have in your Silverlight TreeView Control demo. See: http://demos.telerik.com/silverlight/#TreeView/FilterSearchSort

I only need the Filter capability.

Any suggestions would be greatly appreciated?

Regards
Gary

3 Answers, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 22 Aug 2011, 07:35 AM
Hello Chummy,

Check the following CodeLibrary which achieves your requirement.Hope this helps.
RadTreeView Incremental Search .

Thanks,
Shinu.
0
gn
Top achievements
Rank 1
answered on 06 Sep 2011, 02:32 AM
Hi!
How to hide not related items and only show the filtered results?

Thanks,
GN
0
Shinu
Top achievements
Rank 2
answered on 06 Sep 2011, 07:22 AM
Hello,

You can achieve this by using the Client side API of RadTreeView. Take a look into the following help documentation for more in client side API.
RadTreeNode.
RadTreeView.
RadTreeNodeCollection.

Thanks,
Shinu.
Tags
TreeView
Asked by
Chummy
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
gn
Top achievements
Rank 1
Share this question
or