Pin the row selection column #783
epresaskds
started this conversation in
General
Replies: 0 comments
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.
-
I'm implementing the table with the first 4 columns pinned, but also have the
enableRowSelection
on true, but this causes that the selection column moves to the right of the pinned columns. How can I keep it as the first column? I tried through css and I move the column to the left, but it doesn't behave as a pinned columnThis is what I achieved through CSS:

but when I scroll horizontally:

Beta Was this translation helpful? Give feedback.
All reactions