I've noticed that the default behavior of the RadGrid is to alter the CSS class of TH cells in the THEAD when the mouse hovers over them. I know there is a property on the client settings called "EnableRowHoverStyle;" setting this to false doesn't seem to affec this behavior, however. I need to prevent this class switching from occurring; how would I do that?
