TanStackT
TanStack9mo ago
2 replies
progressive-amaranth

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
image.png
An example showing how to implement Virtualized Rows in React using TanStack Table.
React TanStack Table Virtualized Rows Example | TanStack Table Docs
Was this page helpful?