Page 2 of 2

Re: Nested levels in business objects

Posted: Tue Oct 25, 2016 9:05 am
by Andrey Chistyakov
Hello.

We still have this problem in our project (Stimulsoft Reports.Net 2014.2). Are there any ways to show nested business objects correctly? Master-details report unfortunately is not applicable for us.

Thanks.

Re: Nested levels in business objects

Posted: Wed Oct 26, 2016 8:20 am
by Alex K.
Hello,

Could you explain your issue in more details?

Also, in any way - for showing detail (nested) data, you should use the master-details construction.

Thank you.

Re: Nested levels in business objects

Posted: Thu Oct 27, 2016 5:57 am
by Andrey Chistyakov
Hello.

I have class Product, which has property Name and property Group. Group is nested object, which has property GroupName. I need print the name of a product and the name of its group in each row. If I add two fields {Item.Product.Name} and {Item.Product.Group.GroupName}, I see repeating first product from my data source in each row of the report.

Sample project is attached.

Thank you.

Re: Nested levels in business objects

Posted: Fri Oct 28, 2016 6:29 am
by HighAley
Hello, Andrey.

You are using the old report engine.
Please, change the report engine to the EngineV2.

Thank you.

Re: Nested levels in business objects

Posted: Fri Oct 28, 2016 7:09 am
by Andrey Chistyakov
Hello,

Yes, it helps. Thank you very much!

Re: Nested levels in business objects

Posted: Fri Oct 28, 2016 2:03 pm
by Alex K.
Hello

We are always glad to help you!
Let us know if you need any additional help.

Thank you.