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
410
Conditional formatting does not work when row is selected
posted
Hi

I use conditional formatting which works great, except when a row is
selected. I set the background color to red under some circumstances, but
when the row is selected (I use grid.DisplayLayout.Override.CellClickAction
= CellClickAction.RowSelect) then the backgroundcolor changes to selected
row backcolor. How can preserve the color from changing?

Thanks a lot
Michael