Hello
I change the version of Telerik from 2011 Q2 to 2012 Q1 ,but now I have alot of errors in my project wich are about
1-Telerik.WinControls.UI.RadToolStripSeparatorItem()
2-using Telerik.WinControls.UI.ComboBox;
3-using Telerik.WinControls.UI.Grid
please help me what should I do
1 Answer, 1 is accepted
0
Boryana
Telerik team
answered on 29 May 2012, 09:10 AM
Hello Roya,
Thank you for writing.
Let me get straight to the issues at hand:
1. Please substitute the RadToolStripSeparatorItem with CommandBarSeparator.
2. & 3. In version Q2 2011 the namespaces ComboBox and Grid do not comprise any classes. In this sense, if your project really uses Q2 2011, you should be able to remove the references without causing any errors.
If you encounter difficulties during the upgrade process, feel free to contact me back.