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?


6 Replies
foreign-sapphire•8mo ago
Hi
I am interested on your post
xenial-blackOP•8mo ago
do you have an idea how to solve that, or can I help you with something :-)?
foreign-sapphire•8mo ago
I have idea
share your code.
xenial-blackOP•8mo ago
please find it attached 🙂 it's a svelte project with shadcn-svelte running in wails3
xenial-blackOP•8mo ago
foreign-sapphire•8mo ago
okay