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

RadTreeListView filtering weirdness

3 Answers 81 Views
TreeListView
This is a migrated thread and some comments may be shown as answers.
Jerome
Top achievements
Rank 1
Jerome asked on 06 Jul 2010, 04:54 PM
Hi!

I would like to report a strange behavior I have noticed when trying to apply a filter to the content of a RadTreeListView - the new one based on GridView.

Everything seems to work fine with a fully expanded tree.
However if I collapse a tree node, it makes the collapsed node disappear from the tree!

What I am expecting from the filtering is to display all nodes containing at least one descendant node that matches the filter regardless of the descendants current visibility.

I managed to work around that issue by adding a Visibility property to my bound items, and computing recursively the visibility values of each node based on the visibility of its descendants.

Regards,
Jerome

3 Answers, 1 is accepted

Sort by
0
Rossen Hristov
Telerik team
answered on 12 Jul 2010, 09:27 AM
Hello Jerome,

We will investigate this issue further. Thank you for reporting it.

Greetings,
Ross
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
Stefan Dobrev
Telerik team
answered on 17 Aug 2010, 08:38 AM
Hello Jerome,

We have identified the issue you have reported and a fix has already been implemented. It will be included in our next latest internal build expected this Friday.

Kind regards,
Stefan Dobrev
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
Jerome
Top achievements
Rank 1
answered on 30 Aug 2010, 10:44 AM
Excellent news. Thanks Stefan!
Tags
TreeListView
Asked by
Jerome
Top achievements
Rank 1
Answers by
Rossen Hristov
Telerik team
Stefan Dobrev
Telerik team
Jerome
Top achievements
Rank 1
Share this question
or