This is a migrated thread and some comments may be shown as answers.

Error with RadCommandBar

1 Answer 93 Views
CommandBar
This is a migrated thread and some comments may be shown as answers.
Mateusz
Top achievements
Rank 1
Mateusz asked on 13 May 2015, 06:55 PM

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

 

 

1 Answer, 1 is accepted

Sort by
0
Dimitar
Telerik team
answered on 14 May 2015, 10:10 AM
Hi Mateusz,

Thank you for writing.

This is a known issue and it is already logged in our Feedback Portal. The issue is already in development and we will do our best to address it for the next release. 

As workaround you can rename the controls with Find & Replace from VS Editor.

Do not hesitate to contact us if you have other questions.
 
Regards,
Dimitar
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
CommandBar
Asked by
Mateusz
Top achievements
Rank 1
Answers by
Dimitar
Telerik team
Share this question
or