Hello,
I am using NETAdvantage 2006 Volume 1 CLR 2.0 and using UltraWebGrid (Infragistics2.WebUI.UltraWebGrid.v6.1) version 6.1.20061.28 on ASP.NET page. It works fine for IE7 and IE8 but on IE9 I am getting JavaScript Error as:
Microsoft JScript runtime error: Unable to get value of the property 'apply': object is null or undefined.
This is the snapshot of the issue:
I am using VS2010 and .NET 4.0
Please advise and also let me know if I need to use different version of the UltraWebGrid control in order to resolve this issue.
Thanks in Advance.
~Anurag
Hi Anurag,
Thank you for posting in the community.
Please note that version 6.1 is outdated and as such does not support IE9. You can find a detailed list of our supported environments at:
http://ko.infragistics.com/support/supported-environments.aspx#SupportedEnvironments
UltraWebGrid 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/
Please do not hesitate to contact me if you have any questions.
Hello Petar,
Thanks a lot for your reply and the information.
Currently UltraWebGrid version 6.1 is being used almost 200 places at many pages in my ASP.NET application, as you informed that it is now outdated, appreciate if you can please suggest that should I need to replace UltraWebGrid with WebDataGrid/ WebHierarchicalDataGrid at every place and If I do so then do I need to rewrite event/ properties which written for existing UltraWebGrid or just replace with WebDataGrid control and give same name as provided to existing UltraWebGrid?
Thanks,Anurag
Note that UltraWebGrid and WebDataGrid are separate controls and have different architectures. This is true for all new replacement controls which are part of our Aikido Framework. As such replacing your grids has to be done manually. More information about the properties supported by WebDataGrid can be found in the following 11.2 product changes article:
http://blogs.infragistics.com/blogs/taz_abdeali/archive/2011/11/17/asp-net-product-changes-in-2011-volume-2.aspx
Please let me know if you have any questions.
Hi Petar,
Thanks for your reply.
We actually have requirement in that we need to quickly deliver our application which supports IE9. As per your reply both UltraWebGrid and WebDataGrid architecture are different and changing UltraWebGrid to new Grid will be manual so require much time in development and testing.
So we are thinking to upgrade our UltraWebGrid 2006 Vol 1 version to UltraWebGrid 2010.3 as UltraWebGrid 2010.3 is suppose to support IE9 and quickly deliver it and after that migrate manually from UltraWebGrid to WebDataGrid/ WebHierarchicalDataGrid using Infragistics latest version. Please let us know if this is possible?
Also kindly let us know that currently 'My Keys and Downloads' shows product and key upto 'NetAdvantage Select 2010 Vol. 1' so once I renewa/pay for my subscription then would I be able to see & download NetAdvantage Select 2010 Vol. 3 (which I can use and deliver quickly to suppport IE9) and NetAdvantage latest version which has WebDataGrid/ WebHierarchicalDataGrid.
Thanks,
Anurag
There should be no issues with upgrading to version 10.3. You may wish to consider upgrading to version 11.1 as the classic ASP controls are still available in that version. Note that you could always try the latest Infragistics version within a 30 days Free trial. Any questions regarding product pruchases may be better answered by our sales department which you can contact at - sales@infragistics.com . You could contact us anytime using one of the following ways to get in touch with us: http://ko.infragistics.com/about-us/contact-us.aspx#ContactUs
Please feel free to contact me if you have any questions.
Adding Tag for UltraWebGrid.
Best Regards
Please let me know its fix or if we missed anything which required in order to run on IE9.
Best Regards,
Anurag Saxena
How are you? Contacting you almost after 2 months. As I said earlier,for our application, we want to use same ASP.NET classic controls and you said that we may wish to consider upgrade to version 11.1
My company purchased a license for NetAdvantage for ASP.NET 2011 Vol. 2 and we also got license key for NetAdvantage for ASP.NET 2011 Vol. 1.
I downloaded the NetAdvantage for ASP.NET 2011 Vol. 1(NetAdvantage_ASPNET_20111_WithSamplesAndHelp) and also installed Patch(NetAdvantage_ASPNET_20111.2178_SR) and copied new Infragistics assemblies to my application and update references in web.config and on individual pages too. I also replaced both folders Images(C:\Program Files (x86)\Infragistics\NetAdvantage 2011.1\ASP.NET\Images) and Scripts(C:\Program Files (x86)\Infragistics\NetAdvantage 2011.1\ASP.NET\CLR4.0\Scripts) in my application.
Now my application is using all new controls for NetAdvantage for ASP.NET 2011 Vol. 1 but I am getting javascript error in ig_WebGrid_dom.js line 175.filterPanel = this._filterPanels[this.ServerPassedFilters[itr]] = new igtbl_FilterDropDown(filteredColumn);
This error is on IE9, the application is running OK on IE8 with these new controls,few grid alignments and headertext font has changed but not this type of error.
As I said earlier that we have to use this version NetAdvantage for ASP.NET 2011 Vol. 1 because we do not want to replace existing classic controls like UltraWebGrid to some other Grid (ex. WebDataGrid in NetAdvantage for ASP.NET 2011 Vol. 2) as that would be like entire application rewriting.Let me know If I am missing anything, all Infragistics DLLs have version as 11.1.20111.2178 for NetAdvantage for ASP.NET 2011 Vol. 1 after patch installed.
Please let me know how can I resolve the issue.
Best Regards,Anurag Saxena
Hello Anurag,
Please feel free to contact me if I can be of further assistance.
Thanks for your reply, it is really informative. I am contacting sales@infragistics.com for product sales related query.