Master Detail with Business objects problem

Stimulsoft Reports.WEB discussion
romulocpd
Posts: 73
Joined: Thu Oct 17, 2013 10:39 pm
Location: Nova Friburgo, Rio de Janeiro, Brasil

Master Detail with Business objects problem

Post by romulocpd »

Hello.

I'm trying create a Master Detail report. The data are material about products (to production), like breaks, sanduiches and pizzas.

I'm using ASP.Net MVC. I create the report and the Business Objects were correctly identified.

When I'm try create a Data Relation between the DataBand the combo is empty!

Please see the image!
STIMULSOFT MASTER DETAIL.png
STIMULSOFT MASTER DETAIL.png (34.82 KiB) Viewed 4286 times
Thank you!
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Master Detail with Business objects problem

Post by HighAley »

Hello.

It's impossible to create relation between Business Objects.
The master-detail report is created on the Business Objects structure only. You shouldn't specify any relation.
Unfortunately, it's impossible to create master-detail report with business object that you have specified.

Thank you.
romulocpd
Posts: 73
Joined: Thu Oct 17, 2013 10:39 pm
Location: Nova Friburgo, Rio de Janeiro, Brasil

Re: Master Detail with Business objects problem

Post by romulocpd »

So how can I make the report? There must be a way to solve it. I need to print some cake's recipe. Please help me!
romulocpd
Posts: 73
Joined: Thu Oct 17, 2013 10:39 pm
Location: Nova Friburgo, Rio de Janeiro, Brasil

Re: Master Detail with Business objects problem

Post by romulocpd »

Hello.

I managed to do!

In second business object I've create a sub-object with the principal data
MASTER DETAIL.png
MASTER DETAIL.png (43.63 KiB) Viewed 4278 times
So just created a Group and one group per page.

See the result in the PDF attachment.
Report (4).pdf
(25.81 KiB) Downloaded 660 times
See you!
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Master Detail with Business objects problem

Post by HighAley »

Hello.

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

Thank you.
romulocpd
Posts: 73
Joined: Thu Oct 17, 2013 10:39 pm
Location: Nova Friburgo, Rio de Janeiro, Brasil

Re: Master Detail with Business objects problem

Post by romulocpd »

Hello Aleksey.

When this problem will be solved? The results are ok for now, but the result weren't the best.... I need to create data relation between business objects!

Thank you.
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Master Detail with Business objects problem

Post by HighAley »

Hello.

You can add a relation to your business objects and register them in the report.
It's impossible to add relation to any business object in our product. This feature will not be available.

Thank you.
romulocpd
Posts: 73
Joined: Thu Oct 17, 2013 10:39 pm
Location: Nova Friburgo, Rio de Janeiro, Brasil

Re: Master Detail with Business objects problem

Post by romulocpd »

Sorry but I don't understand. Can you show me an example?
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: Master Detail with Business objects problem

Post by Alex K. »

Hello,

It's impossible to add relation to any business object. You need make it in your business object structure.

Thank you.
Attachments
Capture2.PNG
Capture2.PNG (31.03 KiB) Viewed 4246 times
romulocpd
Posts: 73
Joined: Thu Oct 17, 2013 10:39 pm
Location: Nova Friburgo, Rio de Janeiro, Brasil

Re: Master Detail with Business objects problem

Post by romulocpd »

Hello.

If it's impossible, what my options? Use XML or DataTable? The result weren't good.
Post Reply