Who to change the row appearance in one specific grid when i'm using
Infragistics.Win.AppStyling.StyleManager.Load(
"Office2007Blue2.isl")
for my application.
If you use the InitializeRow event and set e.Row.Appearance, then that should override any AppStylist settings.
Thank you. And how can I change the row apperance for 2nd band?