With the move to standardizing on ASP.NET AJAX for Infragistics ASP.NET, the following classic controls are released for the last time with Infragistics ASP.NET 2011 Volume 1. Starting with Infragistics ASP.NET 2011 Volume 2, these classic controls will not be included with the product.
Table 1 lists all the classic controls that will no longer be available and shows which new control is used to achieve comparable functionality built with the ASP.NET AJAX framework.
Classic Control | Migrate To |
---|---|
WebGrid |
WebDataGrid/WebHierarchicalDataGrid |
WebCombo |
WebDropDown |
WebDateChooser |
WebDatePicker |
WebListBar |
WebExplorerBar |
WebCalendar |
WebMonthCalendar |
WebToolbar |
WebDataMenu |
UltraWebTab |
WebTab |
WebTextEdit |
WebTextEditor |
WebMaskEdit |
WebMaskEditor |
WebNumericEdit |
WebNumericEditor |
WebDateTimeEdit |
WebDateTimeEditor |
WebPercentEdit |
WebPercentEditor |
WebCurrencyEdit |
WebCurrencyEditor |
WebMenu |
WebDataMenu |
WebTree |
WebDataTree |
WebAsyncRefreshPanel |
ASP.NET AJAX UpdatePanel |
WebPanel |
WebExplorerBar |
WebNavBar |
WebDataMenu |
WebGridExcelExporter |
WebExcelExporter (with WebDataGrid/WebHierarchicalDataGrid) |
WebGridDocumentExporter |
WebDocumentExporter (with WebDataGrid/WebHierarchicalDataGrid) |