We are using Infragistics 10.1 Version controls in one of our project.We have the below mentioned problems in the application. In the UltraWebGrid, if we set the AllowColSizingDefault=Free, Columns resizing is not working properly and also sorting and filtering is not working in the grids, Controls are not rendering properly in all browsers except IE7 and IE 8.If we upgrade our project from 10.1 version to higher versions (11.1,11,2 and 12.1) , which version will be resolved the above mentioned problems?If we upgrade the project to higher version then what are the changes required in our project means if we upgrade the higher versions controls on the existing version ,is it required to change all the properties and methods of existing controls through our application ? or its required liberal (minimum) changes in the application?And also we have required extra features like Multicolumn sorting and multi grouping on data in Web Grids ,Calendar Controls .If possible could you provide the features of the higher versions with differences.We have the urgent requirement, please provide response as soon as possible.
Hello Ravi,
Thank you for addressing these questions, the best way to go is to upgrade WebGrid to WebDataGrid. WebGrid has been retired and respectively dropped from 12.1 version offically. Here's a link that can show you what features are presented in the component: http://ko.infragistics.com/products/aspnet/data-grid/ . The next step would be to map what features you have in the WebGrid and check out the cheat sheet http://ko.infragistics.com/community/blogs/craig_shoemaker/archive/2011/07/11/introducing-the-webdatagrid-webhierarchicaldatagrid-cheat-sheet.aspx , showing how to implement them for the newer counterparts.
Hope this helps