Hello everyone,
After I have updated my UI for WinForms to 2015.1.331.40, I am encountering strange problem with RadCommandBar control. If I create a new project in Visual Studio Community 2013 (VS 2012 Express as well) and drag, lets say, RadGridView into my RadForm everything is ok and i can change control Name as i like. However, as soon as I add RadCommandBar control to my form, if I try to change other control Name property i get following message:
Property value is not valid.
Details:
Unable to cast object of type:
'Telerik.WinControls.UI.RadGridView' to type
'Telerik.WinControls.RadItem'.
Does anyone have the same problem? If i add other controls (except RadCommandBar) everything is working as intended. My colleague is encountering the same problem on his computer (he is working on Win8, I am working on Win7).
Any tips would be appreciated.
Thanks for your time,
Mateusz