When I needed to modify background of Infragistics GroupByRow element using CSS class from an external stylesheet I thought – no problem. Link stylesheet to the page, modify grid’s property GroupByRowStyleDefault by setting CssClass:
And that should do it. Well, it didn’t work, the background hasn’t changed so I looked at page HTML source.