-
Sencha User
Maintaining selection state in FilterTree
Hello,
I have a checkable FilterTree (tree.setCheckable(true)) and I want to change the default behaviour when filtering. Right now, whenever a tree node is filtered out its checked state is forgotten. What I need is to somehow remember the checked, filtered out children and when the filter changes (causing them them to reappeear on the tree) to check them automatically again. Is this possible? Is there an property to change or can I do it by subclassing and modifying some methods?
thanks!
Stefania
-
Sencha Premium Member
I have the same problem, has anyone found a way to do it?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules