Is there a way to set the background color for the current cell?
Currently it is not overly obvious which is the current cell (something which is important for our app). The only thing that indicates the current cell is a faint dotted rectangle around it. This rectangle disappears as soon as the grid looses focus, so you then cannot see which is the current cell at all.
We would like to make it more obvious which is the current cell, for instance being able to set the background color.
I know we can set this in the CurrentCellChanged event, however it would seem more sensible if this were a grid property, or VisualStyle element. Is there a way of doing this?
Thanks!
Phil Castle
Imported from legacy forums. Posted by Phil (had 1744 views)