I have a grid with tree nodes, using the Tree Helper extensions. When using the Filters, I would like the filter results to show an entire tree family when the filter matches any of the nodes in that family.
For example:
"Row 1"
"Row A"
"Row B"
"Row B"
"Row X"
"Row Y"
If I use a Filter for "Row B", I would like the results to display both of these tree families in their entirety, both parent nodes and all child nodes, since "Row B" is a positive match in both families.
Is this possible?
Edited by user
2023-09-09T01:35:18Z
|
Reason: Not specified