HI,
We are currently using the Version "6.2.20062.1069"of infragistic. We are plannig to upgrade to Dotnet 3.5, Can you please suggest which is the best version of infragistics we can upgrade?
Thanks,
Kalai.
Hello Kalai,
Here you can find the online samples for WebDataGrid - http://es.infragistics.com/products/aspnet/data-grid/. And this is WebDataGrid with all behaviors enabled - http://es.infragistics.com/products/aspnet/sample/data-grid/all-behaviors-enabled. The documentation can be found here - http://help.infragistics.com/NetAdvantage/ASPNET/2012.1/CLR4.0/?page=Web_WebDataGrid_WebDataGrid.html.
If you have any further questions, please feel free to contact us.
Hi,
Also please give the details about what are all the properties and the class it differs from 6.2 to 12.1 for the datagrid.
HI ,
We are doing our analysis in 12.1 version now. Can you please share some examples of web data grid related links with all kind of functionality?
First you should upgrade your .NET Framework version and install all Visual Studio updates and service packs available.
Then you should upgrade your project containing Infragistics controls.
The main tool that is available for project upgrade is our “Version Utility” - http://help.infragistics.com/Help/NetAdvantage/ASPNET/2011.1/CLR4.0/html/Web_Using_Version_Upgrade_Utility.html
This tool will however only change assembly references in your project pages and “web.config” files.
Many of the assembly names and namespaces are changed between version 6.2 and version 11.1 and it is possible that the utility may be unable to automatically complete the entire upgrade process.
In this case you may have to manually make the needed changes to your project.
In the following link you can see part of the breaking changes made until version 11.1 - http://help.infragistics.com/Help/NetAdvantage/ASPNET/2011.1/CLR4.0/html/Known_Issues_Known_Issues_and_Breaking_Changes.html
Follow the above procedure and let me know if you need additional assistance.
Thanks for your Information. What are all the steps to upgrade to the newer version to our web application?