Sub collections #62
Unanswered
arcanechimp
asked this question in
Q&A
Replies: 2 comments 3 replies
-
This is something I hadn't considered before, but I can definitely look into it. My biggest concern right now is making sure it works well with the |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hey @arcanechimp, did you manage to resolve this use case since our previous chat? |
Beta Was this translation helpful? Give feedback.
3 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.
-
Is there any way to use hierarchical data using this component?
What I mean is, every item in the table has a collection of sub items of a different type. I want to preserve the hierarchy in the table, so that the parent items have a row-span set to the size of the child collection, keeping the children grouped with the parent.
Example of what I am trying to achieve:
Thanks for all your work on this component - it is fantastic!
Beta Was this translation helpful? Give feedback.
All reactions