Hello,
I need your help to working for Infragistics4(Version=13.1.20131.2107) with UltraWebGrid.
I received project.
It works under IE8 using Infragistics35.WebUI.UltraWebGrid.v10.3, Version=10.3.20103.1013.
And my mission is to change program which new Infragistics4(Version=13.1.20131.2107) to work in IE 9 or 10
but I can not find how can change this source.
Ask you to help.
Please let me know how can solve this problem.
Thank you.
Hello jisung,
Please note that the UltraWebGrid control is now outdated and as of .NetAdvantage 2011 Volume 2 is no longer included in our product package. Therefore I would suggest 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 the AIKIDO grids can be found at: http://samples.infragistics.com/aspnet/
You may also find the WebDatagrid/WHDG cheat sheet helpful in the migration process:
http://es.infragistics.com/community/blogs/craig_shoemaker/archive/2011/07/11/introducing-the-webdatagrid-webhierarchicaldatagrid-cheat-sheet.aspx
As an alternative migration path, you may be interested in the IgniteUI jQuery toolset:
http://es.infragistics.com/products/jquery/
Please do not hesitate to contact me if you have any questions.
What if we want to postpone the upgrade to a later time, basically running both v11.1 and v13.1 in parallel?
.NET allows this (through versioning), but I get a runtime error of the sort:
The type 'Infragistics.WebUI.Shared.BorderDetails' exists in both '..\Infragistics35.WebUI.Shared.v11.1.DLL' and '..\Infragistics45.WebUI.Shared.v13.1.dll'
Please do not hesitate to contact me if you have any further questions regarding this matter.