T
TanStack4mo ago
unwilling-turquoise

Column dynamic width

In these docs (https://tanstack.com/table/v8/docs/framework/react/examples/virtualized-rows) columns resize depending on width, but when I copied entire snippet to my project it doesn't? I'm ending up with what you can see on the screenshot. I'm using same version as in the docs. What I need is table which takes full width with certain columns wider than the rest
React TanStack Table Virtualized Rows Example | TanStack Table Docs
An example showing how to implement Virtualized Rows in React using TanStack Table.
No description
1 Reply
unwilling-turquoise
unwilling-turquoiseOP4mo ago
I verified and columns in the docs are not resizing automatically. How can I achieve it?

Did you find this page helpful?