I know I can subscribe to the ItemDataBound event for the grid to change a grid row background color. What I need to figure out is how to ignore this background color when the grid row is selected. I want to maintain the skins background color on row selection. The tough part is that I don't know what this color is because I allow the user to switch between multiple skins.