Hi,
We are using infragistics v9.2 and I have a problem setting the backcolor of a row. When I happen to set the backcolor of a row/Cell and if that row becomes an active row it is overridden by the ActiveRowAppearance.BackColor. Is there a way to avoid it? Please advice. Thanks a lot for all your help in Advance.
Hello,
If you set ActiveAppearance.BackColor to be the same as Appearance.BackColor of the cell, based on your business needs you will achieve your goal to keep the BackColor of the cell when it belongs to the active row. Please take a look at the attached sample and let me know if this suggestion works for you . Please verify that you are using the latest service release of 9.2.
Let me know if you have any further questions.
In addition if I set the back color of certain cell, the active row appearance shoud apply for all the cells exept the one I set the color. Please help me on this. Thanks in advance.