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.
Hi H&S,
Thank you for your question !
It is possible to run both the 11.1 with the classic controls and 13.1 with the AIKIDO toolset side by side. The main assembly used by the AIKIDO controls is Infragistics.Web - I would suggest using the 13.1 version when referencing it. For assemblies which are used by classic controls which have not been retired (chart, schedule), I suggest referencingonlythe 11.1 version. In your particular case that would mean removing that only the 11.1 reference to the Shared assembly are left. This in essence means that the non-retired controls of the classic toolset such as the chart and WebSchedule would use 11.1 until the end of the migration process.
Hope this helps. Please do not hesitate to contact me if there is any additional information I can provide.
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'
Hello jisung,
Please do not hesitate to contact me if you have any further questions regarding this matter.
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.