CommunityToolkit.WinUI.UI.Controls.DataGrid weird column padding #4550
Unanswered
killerwife
asked this question in
Questions & Help
Replies: 0 comments
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.
-
Hi, I am using the following control:
and I am having this strange result:
How can I remove all this fluff padding? I need to set the MaxColumnWidth at up to 100 to see all the text and that is too wide for my liking. I would like the tightest fit possible for it.
I am using WINUI 3 Unpackaged app with nuget package CommunityToolkit.WinUI.UI.Controls.DataGrid
Appreciate any pointers.
Beta Was this translation helpful? Give feedback.
All reactions