Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
275
Changing backcolor of alternate rows.
posted

Hi,

I want to change the backcolor of alternate rows in multiband UltraGridControl. There is a property RowAlternateAppearance which can be use for this purpose. When is use this property, it works for all rows i.e. for parent as well as child rows. I want the color of all child rows same as color of its parent row. Is there any way to solve this problem? Please let me know.

ie. First row and its all child rows = Green color

Second row and its all child rows = White color

Third row and its all child rows = Green color

Forth row and its all child rows = White color and so on..

 

Thanks in advance,

Ujwal Salunkhe