We are using Infragistics 9.2 version and Ultrawebgrid doesn't work in IE9!!! When switching to compatibility view (IE7/8) the igtbl_StateChange.base.init function and the igtbl_Grid.base.init function fail because the 'base' is 'undefined'. Is there any update on this issue? Are the classic controls going to be supported on IE9?
Hi,
i am using Infragistics2.WebUI.UltraWebGrid.v6.2.
as we know it is not supporting the IE10.do you have any updates for the Infragistics2.WebUI.UltraWebGrid.v6.2 so that the UltraWebGrid will work wilth IE10.
Thanks
shashi
Hello Sanjaya,
Thank you for contacting us regarding this matter.
Please note that Volume 7.2 of NetAdvantage is outdated and is no longer supported. Therefore I would strongly recommend considering upgrading to a newer version to allow for IE9 support. I would also suggest that you consider switching to the new AIKIDO toolset as since version 11.2, the classic ASP.NET toolset including UltraWebGrid has been retired. A detailed list of the retired controls and their replacement counterparts may be found at:
http://ko.infragistics.com/community/blogs/taz_abdeali/archive/2011/11/17/asp-net-product-changes-in-2011-volume-2.aspx
UltraWebGrid is supported in IE9 for versions 10.1 to 10.3 through service releases and from the RTM of version 11.1:
http://ko.infragistics.com/community/forums/t/55099.aspx
Feel free to contact me if you have any questions.
I am not replying to this article !!!!!!!!
However i have exactly same issue with Infragitics 7.2, hope i have solution or workaround by now.
Looking for quick response.
Thanks,
Sanjaya Jena
Hi all,
It has been some time since your posts, however in case you are still experiencing any issues I would be glad to help.
The following discussion provides more information regarding the .NetAdvantage IE9 supported versions:
http://community.infragistics.com/forums/t/57958.aspx
Please note that the UltraWebGrid control is now outdated and as of .NetAdvantage 2011 Volume 2 is no longer included in our product package. I would suggest that you consider switching to the WebDataGrid/WebHieararchicalDataGrid. More information regarding these controls is available at:
http://help.infragistics.com/NetAdvantage/ASPNET/2011.2/CLR4.0/?page=Web_WebDataGrid_WebDataGrid.html
Additional samples demonstrating the features of these grids can be found at:http://samples.infragistics.com/aspnet/
softwarehaan,
Try this (works for me):
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head id="Head1" runat="server"> <meta http-equiv='X-UA-Compatible' content='IE=8' /></head>
It's possible you'll be required to close and reopen IE9 as reported in the comments here:
http://evolpin.wordpress.com/2011/02/25/ie9-compatibility-and-the-meta-tag/
Unfortunately, this seems to solve only a part of these issues. When UltraWebGrid has a fixed table layout and scrollbars, there are still problems. The v10.3 release still doesn't solve these issues from what I've seen.