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

Strange error message in debug view

2 Answers 98 Views
TabControl
This is a migrated thread and some comments may be shown as answers.
Chintana
Top achievements
Rank 1
Chintana asked on 08 Aug 2010, 05:38 PM

Hi all,

While using the RadTab controller, I found the following error message in debug output window
 

System.Windows.Data Error: 4 : Cannot find source for binding with reference 'ElementName=DropDownButtonElement'. BindingExpression:Path=IsChecked; DataItem=null; target element is 'DropDownMenu' (Name='DropDownMenuElement'); target property is 'IsOpen' (type 'Boolean')

Please try creating a new project and drag and drop the RadTabControl into the main form and execute. In my case, the VS2010 debug output will display the above error

I am using Q1 2010 SP2 of Rad Ctrl set on VS2010 Ultimate.

This does not hamper the performance of the controller, just the error message in the debug view.

Can any one tell me whether I am doing something wrong or whether this is a bug ?

Thanks ,

Chintana

2 Answers, 1 is accepted

Sort by
0
Accepted
Miroslav
Telerik team
answered on 11 Aug 2010, 05:52 PM
Hello Chintana,

This indeed was a known bug in the TabControl - one of the bindings in its ControlTemplate resulted in this error.

It should not be there any more with the SP release of the controls expected tomorrow.

Yes, this does not affect how the controls works.

Sincerely yours,
Miroslav
the Telerik team
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 Public Issue Tracking system and vote to affect the priority of the items
0
Chintana
Top achievements
Rank 1
answered on 11 Aug 2010, 06:18 PM
Thank you for the feedback Miroslav
Tags
TabControl
Asked by
Chintana
Top achievements
Rank 1
Answers by
Miroslav
Telerik team
Chintana
Top achievements
Rank 1
Share this question
or