Styling/triggers breaks DataGrid styling #4497
Unanswered
LukazTrisauskas
asked this question in
Q&A
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm still learning WPF, while trying out MahApps. I was trying to add a style/trigger to show status message while async method is running and data is being loaded. I found a few solutions on StackOverflow, but each time I tried them, they break the DataGrid styling.
For example - https://stackoverflow.com/a/4704513
How could I do something similar without breaking the MahApps styling?
Beta Was this translation helpful? Give feedback.
All reactions