How to apply a custom filter to a Tree? #4626
Unanswered
ChristianSchwarz
asked this question in
PrimeNG
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have tree data structure like a file tree with FileNode and FolderNode, now i want to filter for specific FileNode attributes like isAchived or was created before Date X. How to achive that without creating a new filtered tree, cause it resets the expanded state and selection.
Beta Was this translation helpful? Give feedback.
All reactions