Hello Telerik Team,
I have a RadGrid that defines an AlternatingItemStyle. This AlternatingItemStyle sets the background color to a light blue
I also have a SelectedItemStyle that defines a different background color (orange)
When I select these alternating rows, the Selected style does not appear. I do see a small trace of the orange color "underneath" the lightblue color, so some color is trying to be applied somewhere.
The attached PNG image show a screen shot of this behavior. Can you help me fix this?
I am using 2010.1.530.20
** NOTE** In further investigation, I am noticing that the background-color of the row is being overridden by the alternating item color...The orange color at the bottom of the row is the border-bottom-color. The selected item color should override the alternating style item color
Thanks
Bob