DataTable set column to fill #5092
Unanswered
gaborbernat
asked this question in
Q&A
Replies: 1 comment
-
That's not supported at the moment. Currently columns can be fixed with, or optimal width. |
Beta Was this translation helpful? Give feedback.
0 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.
Uh oh!
There was an error while loading. Please reload this page.
-
How do I set a column in a data table to take up as much space as left after filling the other columns? Think of a description column that can be long. Ideally, the table would stretch over multiple rows, but if that is not possible to be cut off. I would rather not set a static limit because if the terminal fits in width it should fit as much as possible.
Beta Was this translation helpful? Give feedback.
All reactions