Replies: 1 comment
-
I don't know what a good solution for this would be. If someone can figure out a good solution, they could open a PR against the old bug. Otherwise it's probably best to state this requirement on the WinUI tracking issue here: microsoft/microsoft-ui-xaml#1500 |
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.
-
Back in 2018 it was stated that
x:Bind
will not be supported forDataGridTextColumn
(and the other column definitions) in V1 of theDataGrid
(see issue #2112). Although I'm usingDataGrid
the first time, it is already annoying to useBinding
in this particular case.Are there any plans to work on a feature like this?
Beta Was this translation helpful? Give feedback.
All reactions