Failing to make Tanstack Table Columns Resizable
Hi, I am using Tanstack Table v8 + ShadCN UI to create a data table.
I am trying to make columns resizable but failing to achieve that. I am new to tanstack table, so any pointers on what I am missing will really be appreciated. I have tried to follow the sample code for column resizing but it does not work as expected.
My Code is in the "data-table" branch of this repo: https://github.com/tanushm31/test-ui-nextjs/tree/data-table
P.S. Not posting any code snippets following the community guidelines. But let me know if I need to add some screenshots.
I am trying to make columns resizable but failing to achieve that. I am new to tanstack table, so any pointers on what I am missing will really be appreciated. I have tried to follow the sample code for column resizing but it does not work as expected.
My Code is in the "data-table" branch of this repo: https://github.com/tanushm31/test-ui-nextjs/tree/data-table
P.S. Not posting any code snippets following the community guidelines. But let me know if I need to add some screenshots.
GitHub
Contribute to tanushm31/test-ui-nextjs development by creating an account on GitHub.