Hi ,We are currently using following ASP.NET web controls 2010 V2 .We are in process of upgrading it to 2012 V1Following are web controls which we could not find in your 2012 V1 versionInfragistics35.WebUI.UltraWebGrid.ExcelExport.v10.2.dll Infragistics35.WebUI.UltraWebGrid.v10.2.dllInfragistics35.WebUI.UltraWebNavigator.v10.2.dllInfragistics35.WebUI.UltraWebTab.v10.2.dllInfragistics35.WebUI.WebDateChooser.v10.2.dllThese above seems to be retiring as per your below classic controls linkhttp://community.infragistics.com/blogs/taz_abdeali/archive/2010/03/04/asp-net-product-changes.aspxCan you please let us know what would be the appropriate controls in replacement for above web controls in 2012 V1Thanks & Regards,Suraj Bagad
There is no such control in v12.1, but WebDataMenu can be be adopted as its replacement.
How about Infragistics.WebUI.UltraWebToolbar.UltraWebToolbar?
I cannot find in v12.1.
If you have non-hierarchical data and don't need Groupping use WebDataGrid. For all other cases uses WebHierarchicalDataGrid. Actually they are almost the same. WebHiearchicalDataGrid use WebDataGrid for child items.
Tkanks Hristo
For Ultrawebgrid which one would be good WebDataGrid Or WebHeirarchicalDatagrid
Suraj,
UltraWebMenu -> WebDataMenu Help Samples
UltraWebTree -> WebDataTree Help Samples
UltraWebGridExcelExporter -> WebDocumentExporter Help Samples