Checkboxes using Dark theme within DataGrid column appear unchecked (Server 2012 R2)
See original GitHub issueDescribe the bug
On Windows Server 2012 R2, using a Dark theme, checked DataGridCheckBoxColumn appears unchecked.
Steps to reproduce
On Windows Server 2012 R2, using a Dark theme,
<DataGridCheckBoxColumn Binding="{Binding IsSelected}" Header="Include" />
Or, download https://certifytheweb.com, add a contact using New Certificate, then Add new Certificate with at least one domain. Include
column should be checked in light or dark mode (changed under settings).
Expected behavior
Actual behavior
The checkboxes in this image are checked, but they don’t look it until the theme is set back to light.
Environment
MahApps.Metro version: v2.0.1
Windows build number: Windows 2012 R2 standard (via AWS lightsail)
Visual Studio: 2019 16.7.0
Target Framework: v4.6.2
_Originally posted by @webprofusion-chrisc in https://github.com/MahApps/MahApps.Metro/issues/3833#issuecomment-640007729_
Issue Analytics
- State:
- Created 3 years ago
- Comments:10 (8 by maintainers)
Top Results From Across the Web
wpf - Datagrid Column header should check / uncheck ...
The problem i'm stuck with is related to checkbox in DataGrid(WPF). I've attached the screenshot for better understanding of the problem.
Read more >Datagrid multiselect checkbox set checked or unchecked ...
From my datagrid i have a col visible (string propery) checkbox for True or False, i would like slect multiple rows in the...
Read more >MahApps.Metro v2.1.0 release notes (2020-06-23) | LibHunt
Data Warning and Error; #3840 Checkboxes using Dark theme within DataGrid column appear unchecked (Server 2012 R2); #3838 Blue highlight ...
Read more >How to Display "Yes" or "No" Instead of Checkbox while ...
Here is an quick tip which described how you can override the checkbox to your required value in GridView RowDataBound events. Let's consider...
Read more >CheckBox Checked and Un-Checked Events in Data Grid ...
In this article we will see how the Check Box check and uncheck events work in a Data Grid Header.
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Chuck Norris doesn’t implement data grid improvements, the IL reconfigures dynamically according to his will.
@punker76 Did you ask Chuck Norris? I read abot it on a MS page that said it is not possible.
If it works this would be a huge improvement.