Hello, i use the xamgrid with the IG's Theme.
When i use a conditional formatting rule, the default theme of the xamgrid was set. It's a bug?
I have a conditional rule that set the background color = red when the cell's value < 0. But when the initial value is 8 and change to -4 (by code behind), the conditional rule not working (the background not red).
Helps will be appreciated.
Hello Pierre,
I'm throwing together a quick sample to test this. I'll get back to you shortly.
I've placed a conditional format on each column but I haven't been able to reproduce your issue. Please see my attached sample.
If I perform the following steps, I see that it works properly:
1.) Enter edit mode on a cell2.) Change value to negative number3.) Commit the value (exit edit mode)4.) Click on a different cell