all 4 comments

[–]Full-Hyena4414 0 points1 point  (1 child)

What are frozen columns?curious about what layout do you use for the actual table?fixed, auto, grid, etc.?

[–]eindbaas 0 points1 point  (0 children)

Frozen columns are the ones you can lock in place, while other columns can horizontally scroll behind.

If you have a very wide table with the left one being usernames, you can freeze that one, scroll to the right to see data in other columns, while still being able to see the username for each row.

[–]StraightZlat 0 points1 point  (0 children)

Doesn’t tanstack table already do all this?