Pagination within subrows. #3940
Unanswered
ShivankZeda
asked this question in
Q&A
Replies: 1 comment 2 replies
-
Turn on manualExpanding and build your own expanded row model to keep expanded rows nested. This way you can wrap them in a scroll. |
Beta Was this translation helpful? Give feedback.
2 replies
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.
-
Hey team, great product !! Small implementation where I am stuck. So i want to use the expanded subrows implementation, but as there can be a large amount of subrows, it has to paginated which is driven by the scroll bar within the subrow group. As subrows are also considered as a child row of the table, i am not able to add a scroll for the subrow group. Can you please help or guide me with the implementation.
Beta Was this translation helpful? Give feedback.
All reactions