Hi,
My requirement is to get parent row with all children when looking for parent row and vice-versa.
Using "keep-ancestor-on-filter-row" getting parent with child if filtered for child but not getting all children if filtered for parent row.
In my data model using "parent" attribute to address a child to its parent as I have redundant children like -
Hi, My requirement is to get parent row with all children when looking for parent row and vice-versa. Using "keep-ancestor-on-filter-row" getting parent with child if filtered for child but not getting all children if filtered for parent row.
In my data model using "parent" attribute to address a child to its parent as I have redundant children like -
Please suggest how can I achieve it.