I am trying to format the grid like this. when i do like this the style does not applied at the first instance, where as if you sort the grid one or two times then this formating applies, where as it works at the first instance for :NotContainingConditionalFormatRule StyleToApply="{StaticResource OrangeColumnStyle}
<ig:GreaterThanConditionalFormatRule StyleToApply="{StaticResource OrangeColumnStyle}"><ig:GreaterThanConditionalFormatRule.Value>0</ig:GreaterThanConditionalFormatRule.Value></ig:GreaterThanConditionalFormatRule>
Any idea? Is it a bug? any work around
HI Peter, I was unable to reproduce your issue. I am attaching a sample project, please feel free to modify it so that it replicates this issue. I used build 10.3.2098. Sincerely, Matt Developer Support Engineer.
if you use the attached style it does not work, when you sort more than twice then it gets applies, if the style is just a plain background then it works
HI,
This issue should be resolved with the latest service release.
Sincerely, Matt Developer Support Engineer
HI Peter,
Thanks for your sample. I will get back to you once I finish reviewing it.
Any questions?
I have attached the sample, first try to edit the third column now you can do, now sort it twice or thrice, now try to edit the grid, application hangs indefinitely. Bye the way I am using version 10.3.20103.2118, I guess the same problem exists in your version 10.3.20103.2098 also.
Regards,Peter
Hi Peter,
I was not able to reproduce this issue.
I put in the code for conditional formatting and was able to sort and edit the xamGrid.
Please run my sample on your system. Let me know the outcome. Sincerely, Matt Developer Support Engineer