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

Binding Expression Error in New Q2 2010 Release

4 Answers 78 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Carlos
Top achievements
Rank 1
Carlos asked on 14 Jul 2010, 09:13 PM
Hi,

After update to today's release of Q2 2010, we're seeing the following binding expression error when the grid is loaded.

System.Windows.Data Error: Failed to connect to index '0' in object 'System.Collections.ObjectModel.ReadOnlyObservableCollection`1[System.Windows.Controls.ValidationError]' (type 'System.Collections.ObjectModel.ReadOnlyObservableCollection`1[System.Windows.Controls.ValidationError]'). BindingExpression: Path='(Validation.Errors)[0].ErrorContent' DataItem='Telerik.Windows.Controls.RadComboBox' (HashCode=33421169); target element is 'Telerik.Windows.Controls.Chromes.ValidationTooltip' (Name='ValidationTooltip'); target property is 'TooltipContent' (type 'System.Object').


Our XAML does not do any binding to the ValidationTooltip's TooltipContent as the message states. We rolled back to Q1's SP2 release and the error goes away when rendering the same XAML.

Is this a known issue?

Thanks,

Carlos

4 Answers, 1 is accepted

Sort by
0
Vlad
Telerik team
answered on 15 Jul 2010, 07:27 AM
Hello Carlos,

 Please send us an example project where we can reproduce and debug this.

Kind regards,
Vlad
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
Accepted
Pana
Telerik team
answered on 15 Jul 2010, 12:00 PM
Hi Carlos Santos,

It is known issue related to the data validation our controls support for Silverlight. There should be no problems running this code and no visual glitches will appear due to this error. Also we will fix this as soon as possible so hopefully fixes will be released with the next internal build. For now I would recommend you to just ignore these errors as they appear only in Debug mode in the Output window.

I am very sorry for the inconvenience.

All the best,
Panayot
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
Carlos
Top achievements
Rank 1
answered on 15 Jul 2010, 04:10 PM
Thanks,

It'd be great if you could post when the internal build has this resolved. I agree that the errors can be ignored since they just go to the output window, but when there's a few rows in the grid, all the messages make it harder to spot all other messages not related to this issue.

Thanks again,

Carlos
0
Accepted
Pana
Telerik team
answered on 21 Jul 2010, 07:06 AM
Hi Carlos,

I am glad to announce that the builds from 2010_2_0716 have the fixes applied.

Kind regards,
Panayot
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
Tags
GridView
Asked by
Carlos
Top achievements
Rank 1
Answers by
Vlad
Telerik team
Pana
Telerik team
Carlos
Top achievements
Rank 1
Share this question
or