Column Size/Width not working #465
Unanswered
livevsonline
asked this question in
General
Replies: 2 comments
-
I realised it is because i have a footer... Is it possible to make the footer not affect the tbody widths? currently i made the footer content display absolute and fixed it that way :) |
Beta Was this translation helpful? Give feedback.
0 replies
-
@livevsonline you can use |
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.
-
Hi im having trouble controlling the width of columns?
I put the size/width of the first columns to 5, min-width to 5 and max-width to 5
But for some reason it stretches, i have in general trouble trying to make small columns for stuff like icons etc
The ColumnDefinition looks like this:
For some reason it stretches kinda far from the Questionmark to the Customer column, that it way too much width i would like the column to have a width that kinda fit to the content or a fixed much smaller width.
If i put in a large number for the size it works by being wider... but getting it small is kinda not working
Beta Was this translation helpful? Give feedback.
All reactions