I am using UltraWebGrid and WebCombo in my web application these controls are not working properly in IE9. If i run my web site through the Microsoft Visual Studio then While selection change the WebCombo or select any row in the UltraWebGrid i am getting exceptions like
Please help and let me know what i have to do to fix this issues.
Normally if i host in IIS and run in other browser like IE7,IE8, Opera, Firefox ... then it is working properly but in IE9 not working properly.
I am attaching exception screen shots bellow.
Did you ever get a fix for this? We are hitting the same error with IE 9. We upgraded to 10.3.20103.1013 to no avail. Any feedback would be greatly appreciated!
Sadly, we installed the latest SR but STILL GET THE SAME ERROR!
"Microsoft JScript runtime error: Unable to get value of the property 'init': object is null or undefined"
Any hope?
You need to upgrade to the latest service pack (released earlier this month) (version 10.3.20103.2120) to get the fix for the WebGrid in IE9.
AgentD5 thanks for confirming my fears. I have tried my code on a PC with 2010.3 installed and upgraded the solution to the latest version; I however still get the same error.
Is there something else I should also be doing?
Thanks
cloucas
Hi cloucas,
This is in fact the case. You need to get the latest bits of 2010.1 or above to have full support for the older controls in IE 9. You can find it laid out here.
http://community.infragistics.com/forums/p/53423/282625.aspx#282625
-Dave