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
Hello Rob,
for the negative binding value, i correct it. Now it's work. But the default theme is still display when i use a conditional format (with 12.2). I see your sample, you use the version 14.1.
Color tuner 14.1 generate 4 files. Color tuner 12.2 generate 2 files.
With 14.1 the theme is fixed!
Thanks.
Pierre.
I didn't actually use the color tuner to generate the files. I went to the Themes folder in the Infragistics installation directory and grabbed the required resource dictionaries.
C:\Program Files (x86)\Infragistics\2014.1\WPF\Themes\IG
I'm glad you were able to resolve your issue though. Let me know if you have any further questions on the matter.