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
deep-jade•11mo ago
Hi
I am interested on your post
fascinating-indigoOP•11mo ago
do you have an idea how to solve that, or can I help you with something :-)?
deep-jade•11mo ago
I have idea
share your code.
fascinating-indigoOP•11mo ago
please find it attached 🙂 it's a svelte project with shadcn-svelte running in wails3
fascinating-indigoOP•11mo ago
deep-jade•11mo ago
okay