This sample shows how to implement filtering of TreeListControl that shows filtered items and all their parent items.
In 15.1, we introduced the extended filter mode providing this functionality out of the box.
Question Comments
Added By: perspectiv_developer at: 10/2/2014 1:00:22 AM
Does this solution should show filtered items and parent of that items? Or shows all parents and filtered leaves?
Added By: Alexander Ch (DevExpress Support) at: 10/2/2014 3:50:27 AM In this example, Tree List shows only those items whose children meet the applied filter criteria.Thanks,
Alex