Skip to content
Discussion options

You must be logged in to vote

You should be able to do that. Use fr units instead with a minWidth. Resizing only locks columns to the left to a pixel amount, so if the last column is an fr it should always fill the remaining space. If you use a "large" fr ratio it'll initially layout the same as it currently does.

See for an example:
https://stackblitz.com/edit/p88ts7ka?file=src%2FExample.tsx

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@snowystinger
Comment options

@itay-perry
Comment options

Answer selected by itay-perry
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants