DataGrid Style Background #3929
Replies: 2 comments 1 reply
-
@john-reilly-sw this is indeed a deviation from the other styles (like I checked the commits to see when and why this change was introduced. Turns out it has always been like this, over 10 years now (27th june 2015) 😲 |
Beta Was this translation helpful? Give feedback.
1 reply
-
Thanks, gents! |
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.
-
I love this project. I've learned A TON from reading your codez and get a lot of mileage from the component.
I recently started using a DataGrid. I just so happened to choose the BlueGray primary color theme. I was surprised to see the DataGrid had a gray background (which I like) when the ListBox and TreeView are transparent.
My question is: should the DataGrid background be transparent to be consistent? The MaterialDesignDataGrid style sets it to DynamicResource MaterialDesign.Brush.Background.
This only seems to show up in the BlueGray theme.
Thanks for amazing work.
-Reilly.
Beta Was this translation helpful? Give feedback.
All reactions