D
Daniel Manes
My DataGridView is set up like this:
* Main row background color = white
* Alternating row background color = light gray
I also have a read-only (non-editable) column I want to show up as
solid dark gray (i.e., no alternating row colors), but it shows up as
alternating dark/light gray.
Is there any way to get around this?
Thanks,
-Dan
* Main row background color = white
* Alternating row background color = light gray
I also have a read-only (non-editable) column I want to show up as
solid dark gray (i.e., no alternating row colors), but it shows up as
alternating dark/light gray.
Is there any way to get around this?
Thanks,
-Dan