Hi there
I'm working on migration project for a legacy ASP.NET application built with Infragistics 10.3 controls
It appears that some of the controls can be just referenced from newer asseblies as-is, some require minimum code changes but some of the old controls just do not exist.
I am looking for a suggestions on replacement for the following controls:
UltraWebGrid
UltrawebNavigator
WebCombo
WebPanel
Any suggestions on migration process or pointers to migration roadmap documents would be highly appreciated.
Thank you
Boris
Hello,
I'm just following up to see if you need any further assistance with this. If so please let me know.
Thank you Zdravko
As the migration process is taking longer than anticipated due to the large size of the application I'm wondering if it possible to use 10.3 and 13.2 controls concurrently to stage the conversion process. I made a brief attempt to do it and got namespace clash - some common classes are defined in assemblies that have the same namespace in both 10.3 and 13.2.
Do you know of any successful attempts to build a part of the web application using 13.2 controls while the rest of the app is still using 10.3 version?
Regards