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

[Solved] Data Error: BindingExpression path error

3 Answers 106 Views
GridView
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Alessandro
Top achievements
Rank 1
Alessandro asked on 21 Jan 2011, 06:04 PM
We are using the grid version: 2010.3.1110.1040
We are Autogenerating columns

When the grid is bound we get numerous errors along these lines:

System.Windows.Data Error: BindingExpression path error: 'Selected' property not found on '<Person[11234134]> MICKY MOUSE' 'CO.OM.Person' (HashCode=15422169). BindingExpression: Path='Selected' DataItem='<Person[362811]> AARON MURPHY
123  E 1ST ST BLANKETTOWN NY 12345' (HashCode=3031234); target element is 'Telerik.Windows.Controls.GridView.GridViewCell' (Name=''); target property is 'Value' (type 'System.Object')..

I think this is causing performance issues on the grid. Any ideas?

 -- xavier


3 Answers, 1 is accepted

Sort by
0
Vlad
Telerik team
answered on 24 Jan 2011, 07:40 AM
Hello,

 You have binding to an invalid property for some of the grid columns.

All the best,
Vlad
the Telerik team
Let us know about your Windows Phone 7 application built with RadControls and we will help you promote it. Learn more>>
0
Alessandro
Top achievements
Rank 1
answered on 24 Jan 2011, 03:31 PM
Vlad,
 How can that be? We're auto-generating columns?
 -- xavier
0
Vlad
Telerik team
answered on 24 Jan 2011, 03:35 PM
Hi,

 Please open support ticket and send us small runnable example project where we can reproduce this. 

Kind regards,
Vlad
the Telerik team
Let us know about your Windows Phone 7 application built with RadControls and we will help you promote it. Learn more>>
Tags
GridView
Asked by
Alessandro
Top achievements
Rank 1
Answers by
Vlad
Telerik team
Alessandro
Top achievements
Rank 1
Share this question
or