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,
I am also facing the issue in IE9 with ultrawebgrid and we cannot the replace the controls now. The version we are using is 7.2. Can you please let us know how can we resolve this issue.
Thanks & Regards,
Venkat
Hi ,
I am using grid control (Infragistic35.WebUI.UltraWebGrid.v8.2.dll) and it is working fine in IE7 but It is not working in Win7 with IE9. Below is the description of javascript error:
SCRIPT5007: Unable to get value of the property 'apply': object is null or undefined
ig_WebGrid_Dom.js, line 7214 Character 2
SCRIPT5007: Unable to get value of the property 'init': obhect is null or undefined
ig_WibGrid_Dom.js, line 11218 character 2
P
Adding Tag for UltraWebGrid.
Best Regards
Hello Petar,
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