To migrate from following Telerik controls, which Infragistics controls are suitable.
Following are the Telerik Controls
RadAjax, RadCalendar, RadChart, RadCombobox, RadDock, RadEditor, RadGrid, RadInput, RadMenu, RadPanelbar, RadSpell, RadSplitter, RadTabStrip, RadToolbar, RadTreeView, RadUpload, RadWindow Platform is : Windows ASP.Net (Visual studio 2005 / 2008)
Is migration from all these controls supported? Are there any known issues in such migration?
Hello Sudhir,
Thanks for writing. We do provide all the equivalents, plus additional controls unique in the suite, such as WebHierarchicalDataSource, WebGauge and many others. I will briefly list the equivalents for what you have mentioned here:
RadAjax - WebAsyncRefreshPanel (WARP)
RadCalendar - WebDateChooser and addtional control from our Scheduling offering
RadChart - WebChart. We also provide a unique product called WebGauge, for various gauge types/dashboard applications
RadComboBox - WebCombo
RadEditor - WebHtmlEditor
RadGrid - UltraWebGrid
RadInput - all products from our "Editors" suite (masked box, numeric up/down, etc)
RadMenu - UltraWebMenu (part of the Navigator suite)
RadPanelBar - UltraListBar
RadSpell - WebSpellChecker
RadSplitter - WebSpliiter
RadTabStrip - WebTabs
RadToolBar - WebNavBar
RadTtreeView - UltraWebTree (part of the Navigator suite)
RadWindow - WebDialogWindow
You can see all of these products live in action with the following samples application:
http://samples.infragistics.com/2008.2/webfeaturebrowser/default.htm
You can view the help for these controls here:
http://help.infragistics.com/NetAdvantage/NET/2008.2/CLR3.5/
Migration from all these controls should be doable and I do not anticipate any problems, just please take into account that this is a different package and our APIs are different. If you have any specific question, please let us know.
Thanks for your time again.