Example how to virtualize columns?
There is an example in the docs about how to virtualize a table's rows. Is there an example how to do that with columns?
Row example: https://tanstack.com/table/v8/docs/examples/react/virtualized-rows
React Table Virtualized Rows Example | TanStack Table Docs
An example showing how to implement Virtualized Rows in React Table
2 Replies
like-gold•3y ago
Hi, were You able to achive columns virtualization in reasonable way?
vicious-gold•3y ago
I have the same question)