In my webdatagrid (10.3) I had problems with IE9 and Safari (if I clicked on a row, it would select another row in Safari and in IE9 it would select a few cells not even on the same row). This problem was fixed in the 10.3 Service Release for Safari but IE9 is still selecting the wrong cells and I cannot edit cells. Unfortunately now in Firefox, when I change the value of a cell, the Ajax indicator image shows up, but stays there and the data never gets updated. Works fine in Opera, Safari, IE8 and Chrome.
Any tricks I need to know of to make it work in Firefox?
Hi ominus,
Please make sure that you have installed latest service release. It resolves your issue with Safari and IE 9. Currently IE9 is not supported because of the fact that it is beta version. As soon as it is released officially will also start to support it in.
Here is the complete list of supported environments: http://es.infragistics.com/support/supported-environments.aspx#SupportedEnvironments
Please let me know if you need additional assistance
I've installed the Service Release which fixes problems in Safari, but I'm still having a problem in Firefox.
When I update a cell, the AJAX activity indicator shows up in the middle of the grid and doesn't go away and the data doesn't get updated. Works fine in Chrome, Opera and Safari and on most (but not all) PC's with IE8.
I have tested it with 10.3.20103.2013. I attached my testing sample which use Nortwind. Please feel free to modify it in order to reproduce your issue.
I’m looking forward to hear from you.
In Firefox, I'm getting the following Javascript error
"Error: uncaught exception: [Exception... "Component returned failure code: 0x80070057 (NS_ERROR_ILLEGAL_VALUE) [nsIXMLHttpRequest.open]" nsresult: "0x80070057 (NS_ERROR_ILLEGAL_VALUE)" location: "JS frame :: http://172.16.0.6/WeeklyLocator/ScriptResource.axd?d=SYd0_F1YW2YQIGUwXAj6xtz0Ljq19cIV5GlwuullmpbIpxRmLy5z3P5Iclw3CBMBmQLdfpq3ejZt1tdcdIgj5UnaVEmlJeSY6ZoeFLzptYc1&t=ffffffffab70e3ec :: anonymous :: line 114" data: no]"
Does that help at all?
I have tested it with latest service release and Firefox 3.6.12 and it works fine. Which version of firefox you are using. Can you share your code with us.
Regards