Greetings,
I'm using the RadGrid control as part of a Sharepoint web part. I need to be able to change the font and color fopr some items. I can't seem to grasp the concept of overriding any css styles. As an example I need to change the HeaderStyle font to "Trebuchet MS" but can't seem to figure that part out. I also need to change the alternating itemstyle backcolor to "#f6f6f6", but I only get actual color names in the intellisense. So I'm assuming that I need to override that somehow.
The web part is built programatically.
If anyone can help me that'd be great.
Thanks,
-Matt
I'm using the RadGrid control as part of a Sharepoint web part. I need to be able to change the font and color fopr some items. I can't seem to grasp the concept of overriding any css styles. As an example I need to change the HeaderStyle font to "Trebuchet MS" but can't seem to figure that part out. I also need to change the alternating itemstyle backcolor to "#f6f6f6", but I only get actual color names in the intellisense. So I'm assuming that I need to override that somehow.
The web part is built programatically.
If anyone can help me that'd be great.
Thanks,
-Matt