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

Google-like filtering on a treeList

2 Answers 78 Views
Filter
This is a migrated thread and some comments may be shown as answers.
David
Top achievements
Rank 1
David asked on 12 Jul 2011, 02:11 PM
HI,

Well, I think that the title say almost everything : How can I do a google-like filtering on a treeList like in this demo (is it even possible ?). Look like I just have to use a RadFilter (cause it seem that there is no filtering propriety for a treeList) and override it, but I don't know how to do so. 

Thank you in advance for your answer,
David

PS: Well, in fact, I have another question : is it possible to filter a treeList ? I tried a radFilter, but it doesn't seem to work. And I read here that treeList doesn't support filtering. So, is it only me or the treeList isn't compatible with a radFilter.

2 Answers, 1 is accepted

Sort by
0
Accepted
Mira
Telerik team
answered on 15 Jul 2011, 09:02 AM
Hello David,

Due to its structure, the RadTreeList does not support filtering, because if you filter a parent level, all of its child items would disappear.
However, you can filter the datasource of the treelist due to your custom logic. This can be implemented with the RadFilter control as it is demonstrated here.

I hope this helps.

Greetings,
Mira
the Telerik team

Register for the Q2 2011 What's New Webinar Week. Mark your calendar for the week starting July 18th and book your seat for a walk through of all the exciting stuff we will ship with the new release!

0
David
Top achievements
Rank 1
answered on 15 Jul 2011, 02:21 PM
Thank you
Tags
Filter
Asked by
David
Top achievements
Rank 1
Answers by
Mira
Telerik team
David
Top achievements
Rank 1
Share this question
or