Hi,
I am using Radgrid and i want to change the style of GroupHeaderItem.
The skin of Radgrid is "SunSet".
I just override telerik css class like -
it is working fine. But is it efficient way to do that?
Thanks in advance...
Regards,
Abhi
I am using Radgrid and i want to change the style of GroupHeaderItem.
The skin of Radgrid is "SunSet".
I just override telerik css class like -
.RadGrid_Sunset .rgGroupHeader td p{ color:#FF6633 !important;}it is working fine. But is it efficient way to do that?
Thanks in advance...
Regards,
Abhi