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
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.
Thanks,
Anurag