Since the latest update to version 13.1.20131.2197, I have been getting an InvalidOperationException thrown by my xamGrid, which was working before. If I disable conditional formatting, the grid displays without a problem. Has anybody else experienced this? Has anything changed on conditional formatting in the update?
Hello John,
The development issue with ID of 157680 has been fixed and it is available in the latest Service Release. You can download the Service Release by logging in our web site and then going to Account page.
Thank you for using Infragistics Components.
I have logged this behavior with our developers in our tracking system, with an issue ID of 157680. I have also created a support ticket on your behalf with number CAS-126723-G0Q6V3 in order to link the development issue to it so that you are automatically updated when a Service Release containing your fix is available for download.
Yanko,
I think the attached solution demonstrates the issue. (It's hard to be sure as the development server on my machine won't play ball when I try to debug it, but it falls over if I deploy it to a live web server.)
Regards, John
Hi Yanko,
Thanks for the reply. I am trying to reproduce the problem for you, but I am having a few problems getting my solution to work. If I hard code a few values in a local data model, there is no issue, but if I hard code the same values in my Domain Service, the behaviour is exhibited. The trouble I'm having is getting the RIA services to work in a new project, but I think that's a problem with my system, not with Infragistics. Once I've worked out what's going on, I'll get back to you.
Thanks,
John
Hi,
I have been looking into your post and we have fixed some issues related to the conditional formatting of our XamGrid for the current Service Release(13.1.20131.2197). I was trying to reproduce the reported exception on my side without any success. I am attaching a sample application(ConditionalFormatting.zip) where I applied a conditional formatting on the ‘UnitsInStoke’ column of the XamGrid. Everything seems to goes right. Could you please to modify it in order to reproduce the issue ?
Looking forward to hearing from you.