Skip to content

Unable to create a button such as "show more" at the end of the sub row list in analytical table(tree Table) to handle pagination #3892

Closed Answered by Lukas742
roshnijalan97new asked this question in Q&A
Discussion options

You must be logged in to vote

The Button is coming inside the last row element, I don't want it like that, I want it to be in a separate row.

This is unfortunately not supported.

How can I implement pagination here?
Suppose I want only one friend to be visible in the sub-row when I click on the parent component for the first time. Then there is a "show more items " button below that subcomponent in the separate row and on click of that button I will get the next subrow.

You cannot add or remove rows without updating the data array, so I don't see another way to achieve such (or similar) behavior than I provided earlier with the codeSandbox. All rows that are contained inside your data array will be rendered, eithe…

Replies: 11 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by Lukas742
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #3891 on December 19, 2022 15:33.