How to pinning 2 columns? #213
-
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 6 replies
-
You might just need to make the column wider with the |
Beta Was this translation helpful? Give feedback.
-
Yes, I was able to make it pin 4 columns to the left even using Just to clarify, I call it auto-sizing when I explicitly declare And I did not want to open a brand-new discussion for it because it falls under similar issues, and keeping it together would facilitate other users finding the best approach for their cases. Is there a solution to combine both multiple column pinning and column auto-sizing? |
Beta Was this translation helpful? Give feedback.
You might just need to make the column wider with the
size
option on a column. Otherwise, share a screenshot for what problem you are running into.