WPFDarkTheme icon indicating copy to clipboard operation
WPFDarkTheme copied to clipboard

[Feature request] Support DataGrid

Open q0v0p opened this issue 5 years ago • 8 comments

Hi,

Thank you for a great job. I would like to use it with Datagrid, so please support it.

Thank you for your consideration.

q0v0p avatar Jun 24 '20 11:06 q0v0p

will try to do this

AngryCarrot789 avatar Jun 26 '20 13:06 AngryCarrot789

I appreciate it very much! I'm looking forward to it😆

q0v0p avatar Jun 26 '20 13:06 q0v0p

Agreed! I download and installed, solely for the DataGrid, and it showed up Yellow/Green, lol.

Thanks for the work so far. If I figure anything out, I'll share it.

jstevenson72 avatar Mar 10 '21 15:03 jstevenson72

There are news about DataGrid styling? Thank's and great job!

reddevlab avatar Jul 08 '21 10:07 reddevlab

ive recently started playing around with the datagrid so hopefully it will be styles very soon :)

AngryCarrot789 avatar Jul 12 '21 04:07 AngryCarrot789

Here is the Data Grid styling if you want it: https://gist.github.com/chrdavis/288d743362b963b875832cc493d2cc94

I used some of te WPFDarkTheme code in a separate project and had to implement the Data Grid styling myself. Should be able to drop it in and only need to change the spelling of some colors.

chrdavis avatar Aug 17 '21 20:08 chrdavis

@chrdavis Swell! Would it be possible to style DataGridCheckBoxColumn and DataGridComboBoxColumn too? A workaround is to use a DataGridTemplateColumn instead, but it would be nice to have all options.

Elgot avatar Dec 16 '21 21:12 Elgot

I styled the data grid for the new theme library. I haven't implemented nor tested the check box feature yet, but hopefully it at least pulls the foreground from the parents

AngryCarrot789 avatar Jul 31 '23 21:07 AngryCarrot789