Table (with expandable rows) with fixed header and vertical scroll? #2217
Unanswered
SanjaySankar
asked this question in
General
Replies: 0 comments
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm working on a project and I need a table with :
1. 2 fixed headers,
2. expandable rows and
3. a vertical scroll on the body.
I have done the expandable rows part but can't find a way to fix the header and height without breaking the component.
**This is the codesandbox link for what I have now : https://codesandbox.io/s/vibrant-napier-h58np
Beta Was this translation helpful? Give feedback.
All reactions