This question is locked. New answers and comments are not allowed.
My problem is that we use the JetPack styles which overrides the text color of all our textboxes. While the background of those cells is white, the text color is it now either, because of the JetPack styles.
I've been searching for two hours how to easily set the text color in all the cells, globally, but I couldn't find any solution. Isn't it possible to set a text color for the RadGridViewGrid's content holders? And please not via codebehind. I'd like to do this via a style in a global ResourceDictionary.
Any help would be greatly appreciated.
I've been searching for two hours how to easily set the text color in all the cells, globally, but I couldn't find any solution. Isn't it possible to set a text color for the RadGridViewGrid's content holders? And please not via codebehind. I'd like to do this via a style in a global ResourceDictionary.
Any help would be greatly appreciated.