Replies: 1 comment 5 replies
-
useFlexLayout for the table. that'll help you. |
Beta Was this translation helpful? Give feedback.
5 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.
Uh oh!
There was an error while loading. Please reload this page.
-
I am tring to use react-virtual but I don't know how to use it with react-table:
Here is my code (I'm also using material-ui) https://codesandbox.io/s/react-table-virtual-g8j3v
Any advice to make it work?
I tried other lib like react-window and react-virtualized but material-ui table structure make it hard to implement.
Beta Was this translation helpful? Give feedback.
All reactions