Click here to Skip to main content
15,890,512 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello everybody

i found this solution for my data virtualization

http://www.zagstudio.com/blog/378#.VX5yb_0w9aR

but i have a problem:
i use a datagrid for show my data
and i have this kind of error:

BindingExpression path error: ‘Id’ property not found on ‘object’ ”DataWrapper`1′ (HashCode=67090807)’. BindingExpression:Path=Id; DataItem=’DataWrapper`1′ (HashCode=67090807); target element is ‘TextBlock’ (Name=”); target property is ‘Text’ (type ‘String’)

how can i use a binding for my field?

thank u for your help
have a nice day
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900