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

Filter treeview

1 Answer 39 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
Gonzalo
Top achievements
Rank 1
Gonzalo asked on 21 May 2013, 06:27 AM
Hello everyone,

My team is trying to make a text filter in a treeview component. After trying many times and reading a lot, we've tried to hide a treeviewitem node binding visibility property without a proper result (see attached).

We've also read the WPF forums and an admin said this was a known bug. Any work around without removing item from itemsource property (the reason is we use some selection and we want to keep selection for the user so we have to keep 2 trees compare them and finally all becomes a mess.)

1 Answer, 1 is accepted

Sort by
0
Petar Mladenov
Telerik team
answered on 22 May 2013, 06:31 AM
Hi Gonzalo,

 We hope the answer here will help you proceed further.
Just to note again, changing the default ItemsPanel to StackPanel removed the virtualization feature.

Regards,
Petar Mladenov
Telerik

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

Tags
TreeView
Asked by
Gonzalo
Top achievements
Rank 1
Answers by
Petar Mladenov
Telerik team
Share this question
or