T
TanStack•8mo ago
xenial-black

Table scrolling

I have a flex layout with several columns. The last column is the tanstack table and the table itself has a huge width. Though, the parent div has the appropiated remaining width of the screen. From what I understand that's the reason, why column pinning does not work. Same is true for sticky headers. I think the parent div does the scrolling and not the table itself. Can anybode guide me how to make the table scrollable?
No description
No description
6 Replies
foreign-sapphire
foreign-sapphire•8mo ago
Hi I am interested on your post
xenial-black
xenial-blackOP•8mo ago
do you have an idea how to solve that, or can I help you with something :-)?
foreign-sapphire
foreign-sapphire•8mo ago
I have idea share your code.
xenial-black
xenial-blackOP•8mo ago
please find it attached 🙂 it's a svelte project with shadcn-svelte running in wails3
xenial-black
xenial-blackOP•8mo ago
foreign-sapphire
foreign-sapphire•8mo ago
okay

Did you find this page helpful?