Issue creating virtualized table + responsive + responsive columns #2913
Unanswered
aqeeljaved88
asked this question in
Q&A
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.
-
I tried to implement react table with the following features:
Unfortunately react window accepts fixed width which we can assign based on our columns width and columns width is also fixed, where as i want my table to span up to 100% of it's container and resize if windows get's resized.
React table has not posted any example with responsive virtualized table with column resize functionality.
Can any one please help me in this? I just want table to 100% responsive with virtualized rows and column resizable.
Beta Was this translation helpful? Give feedback.
All reactions