Hi All,
Are there anyone who be able to run UltraWebGrid in IE8/IE7 compatibility mode, in IE9 browser?
We are using Infragistics version (2009.2) and trying to find a way other than upgrading to the latest version.
We tried to add compability meta tag to several places:
<meta http-equiv="X-UA-Compatible" content="IE=9" />
1- web page's html>head> meta tag is not working.
2- http header to IIS is not working.
3- custom http header to web.config file is not working.
Please help me with feasible solution for this issue.
Thanks in Advance,
Bala.
If you set content="IE=9" then it will have no effect in IE9 as the default rendering mode is IE9 standards. You will need to set content="IE=7.5" or content="IE=8" to use document mode as IE 7 or IE 8 respectively.
Check the IE developer toolbar, and it should tell you the current document mode that IE9 is using.
Hope this helps.
Best,
Taz.
Hi,
Please help me on UltrWebGrid control in IE9 issue. Still i am facing the issue with UltraWebGrid in IE9 browser.
Thanks,
bala
I am also facing the same issue of ultrawebgrid row click event. in IE 9. I am using infragistics 9.2 version.
Please help me. My clients want to migrate on window 7 with IE9. So its very much urgent.
Thanks in advance.
Hello,
Version 9.2 is not supported in IE9. Taz supplied a partial workaround earlier in this thread.
Versions 10.1 (service releases) and above are supported in IE9.
For more information, please visit our Supported Environments page, or contact Sales.
Elizabeth AlbertLocalization Engineer