Page 1 of 1

using navigation properties with entity framework

Posted: Wed Jul 24, 2013 6:57 am
by aryaei
hi,
how can i define columns that uses navigation properties of a list? i want to use stimul report to generate a order list and one of my columns is connected to customer table. i have already tried setting NameInSource property of column to "Customer.Name" and "Name" but neither of them worked and it just puts empty space in generated report.

Re: using navigation properties with entity framework

Posted: Wed Jul 24, 2013 8:55 am
by Alex K.
Hello,

Sorry, maybe we did not exactly understand your question. Could you explain your issue in more details?

Thank you.

Re: using navigation properties with entity framework

Posted: Wed Jul 24, 2013 8:58 pm
by aryaei
hi,
for example i want to make this orderlist report. my order table has a customerID column which is connected to customer table. the question is how can i for example have Customer.Name Column in my report

i am using regbusinessObject and as i said i tried making a column named "Customer.Name" too. but it seems it is not how it works. it just shows empty spaces.

sorry for bad english, it isn't my native language

Re: using navigation properties with entity framework

Posted: Fri Jul 26, 2013 11:32 am
by Alex K.
Hello,

Can you please send us you report with test data for analysis.
Also please see the master-detail reports in "Business Objects" category in our Demo.

Thank you.