can someone please send me list of differences between ig controls 11.1 and 12.1 and migration strategy (utility may be) from 11.1 to 12.1. i have been given a task to find out what it takes to migrate controls from 11.1 to 12.1 and I am new to the infragistics controls. Need your help to understand it better how easy or difficult it would be to migrate (known issues, if any). I'm referencing following assemblies in my project which are version free assemblies as I could not find installables for 11.1 version. The problem with the version free is I can not see the controls in the design view of an ASPX page. It would be great if I get a link of downloading the 11.1 version.
WebUI.Documents.Core, WebUI.Documents.Excel, WebUI.Shared, WebUI.UltraWebGrid, WebUI.UltraWebGrid.ExcelExport, WebUI.UltraWebNavigator
Thanks in advance.Jaydeep
Hi Jaydeep,
Thank you for posting in our forum.
I would suggest you to read this article regarding the matter - http://ko.infragistics.com/community/blogs/taz_abdeali/archive/2010/03/04/asp-net-product-changes.aspx. In order to migrate to 12.1 or later, you should replace all retired controls with their corresponding replacements, which are listed here - http://help.infragistics.com/Help/NetAdvantage/ASPNET/2012.1/CLR4.0/html/Classic_Control_Migration_Guide.html. Also, the grid cheat-sheet would be helpful when replacing the UltraWebGrid with the new WebDataGrid/WebHierarchicalDataGrid - http://ko.infragistics.com/community/blogs/craig_shoemaker/archive/2011/07/11/introducing-the-webdatagrid-webhierarchicaldatagrid-cheat-sheet.aspx.
If you have any questions, please do not hesitate to ask.
Hello Jaydeep,
I'm just checking if you need further assistance with the matter.