[v8] Sticky column pinning #4204
Unanswered
dcworldwide
asked this question in
Q&A
Replies: 1 comment 3 replies
-
Tanner made a comment on this in another discussion here where he mentions this is not in the scope of TanStack Table as a problem to solve. However he did mention there is a sticky feature in TanStack Virtual. I need this for the table I am working on as well but I think I am going to accomplish it using relative positioning and will come back to Virtual later I do want to use Virtualize List along with TanStack Query lazy load on scroll feature at some point but will wrap back around to it later. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there an example in v8, for creating pinning columns, so that when I scroll to the right, the pinned columns remain visible always (sticky)?
Beta Was this translation helpful? Give feedback.
All reactions