New Product Launch - BoldDesk !
Introducing help desk ticketing software.
New Product LaunchBoldDesk: Help desk ticketing software starts at $10 for 3 agents.
Try it for free.
GridStyleInfo selectedRowStyle = new GridStyleInfo();
selectedRowStyle.BackColor = Color.LightBlue;
The first comment is that all the style's you want to set could be done in QueryCellInfo or PrepareViewStyleInfo just like you mentioned that the alternating colors would be set.