This question is locked. New answers and comments are not allowed.
Hi,
After update to today's release of Q2 2010, we're seeing the following binding expression error when the grid is loaded.
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
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