T
TanStack•11mo ago
fascinating-indigo

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

Did you find this page helpful?