Click here to Skip to main content
15,896,290 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
In my Project i have a Big Data Set with many Relations. And when i try to use the DataRow Object of an Article i have a Property Category_ID and a generated Property CategoryRow. But whenever I access the CategoryRow it is always null. When I try to use the GetParentRow(DataRelation) it is also always null whether the relation and the key exists in the other table. What I'm doing wrong?
Posted

1 solution

There isn't a lot for us to go on. Show us the code you use to create and initialize these objects and we maybe then can provide you with some help.
 
Share this answer
 
Comments
Espen Harlinn 16-Jan-11 9:14am    
5+ people do need to put more effort into their questions

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