I'm getting the following errors thrown up when I click on a row in an UltraWebGrid when using IE8.
Any idea when an IE8 compatability patch will be available?
I have found a work around for the sites I have built. I use master pages for most of my deisgns. In the <head> section of the master page I simply added the following line of code.
<meta http-equiv="X-UA-Compatible" content="IE=7"/>
This seems to have made IE8 render the page with the appropriate settings. I also use a javascript called shadow box. This is also throwing similiar errors without that code. I hope this helps some of you out there.
Hello All,
Now that IE8 is out, we will do our best to provide support for it asap of course. The only problem we have at this point is that the release time of IE8 more or less coincides with the release date of our ASP.NET 2009.1 release (very soon, beginning of April), so we will not be able to run our regression test suite and address everything we have outstanding for IE8. Therefore we will not be able to claim IE8 support with our 2009.1 release.
However, immediately after we ship 2009.1, IE8 will be our top priority, so please -- if you find any issues with IE8 that you need addressed -- contact and report them to Developer Support directly -- we will take care of them immediately:
http://es.infragistics.com/Support/default.aspx
Any feedback on this process is welcome. As always - we are listening.
PS. For more info on what to expect in our 2009.1 ASP.NET release, please take a look at the blog post by our PM, Taz:
http://blogs.infragistics.com/blogs/taz_abdeali/archive/2009/03/25/netadvantage-for-web-client-2009-1-what-s-coming-in-asp-net.aspx
Hello,
Now that IE8 is oficially release, when will you release update/patch/newRelease of UltraWebGrid?
Thanks
/Marjan Panic
UltraWebGrid v8.3.20083.2021
I'm using UltraWebGrid v2007.3 original release, testing with IE8 RC1 on Windows Server 2003 SP2.
What configuration are you seeing not work?