This question is locked. New answers and comments are not allowed.
Hi,
I am working on making the RadGridView fairly dark (ie. near black) which means I need to set the cell foreground (for the text) to a lighter color (near white). I also want to continue using the "Gold" row selection color (I am using full row selection). Unfortunately the light colored text doesn't show up well over the gold selected background color.
Is there someway that I can change the color for the foreground text? From what I can tell the foreground text was designed to be a static color. I am even willing to update the text color in the code behind on the mouse enter event for the row.
Cheers,
Clint
I am working on making the RadGridView fairly dark (ie. near black) which means I need to set the cell foreground (for the text) to a lighter color (near white). I also want to continue using the "Gold" row selection color (I am using full row selection). Unfortunately the light colored text doesn't show up well over the gold selected background color.
Is there someway that I can change the color for the foreground text? From what I can tell the foreground text was designed to be a static color. I am even willing to update the text color in the code behind on the mouse enter event for the row.
Cheers,
Clint