Replies: 2 comments 1 reply
-
looks like i just add to but a Style for the total of my column so the header will fit the content = "width: 880px" |
Beta Was this translation helpful? Give feedback.
0 replies
-
You could also use the GridTemplateColumns parameter on the grid itself to specify the column widths |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
I'm using version 4.3.1 with .net 8.
I want to set distinct size on my FluentDataGrid columns but i find it hard to do.
I have tried to use class without success.
I have succeed using style width but the data grid look not good (the bar is not continuing so the next look outbound) for the third column there is a visual issue i'm not sure how to fix it.
`
@TaskAction?.ActionProperties.GetDescription()`
Beta Was this translation helpful? Give feedback.
All reactions