JET table grouping + pagination on all rows
Summary:
Content (please ensure you mask any confidential information):
Hi experts,
I have an Oracle JET table with parent and child rows (grouped/expandable).
I need pagination to work across all rows - while still keeping - the Expandable/collapsible groups
Currently, usingFlattenedTreeDataProviderworks for grouping and sorting, but pagination doesn't work at all.
How can I implement a JET table where pagination works without losing the grouping?
Thanks!
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):
0