Page 1 of 1

Exporting multiple reports in a single page.

Posted: Wed Aug 17, 2016 11:19 am
by kaktusman69
Hi,

Suppose such a situation:
We have an application that monitors the situation of a school, for each class we have a report with data about students.
Each report is generated on the basis of a parameter: SELECT * FROM table_1 ........... WHERE table_1.class_name = 1 and
we obtain all students from first class, in ex.png you can see the layout of a report.
How can i get in a single report, data about more classes (class_name = 1,2....7) not only to receive all students, but for each class to get the structure complete of the report(header, footer).

Thanks,
Vadim

Re: Exporting multiple reports in a single page.

Posted: Thu Aug 18, 2016 9:53 am
by HighAley
Hello.

In our product there are many different way to do the same thing.
You could add a data source with all classes and create a master-detailed report.
The master will be a classes data source and the detailed the students data source.
You could read how to create such report in the User Manual.

The New Page Before property will help you to start each new class from a new page.

Thank you.

Re: Exporting multiple reports in a single page.

Posted: Sun Aug 21, 2016 6:55 pm
by kaktusman69
Hi, thank you.

The given information was very helpful for me.
But there would still be something, if we looked at the tutorial: https://www.stimulsoft.com/en/videos?tags=all&id=39 , how could i put each caterogy with its products in different pages.

Thanks.

Re: Exporting multiple reports in a single page.

Posted: Mon Aug 22, 2016 6:13 am
by HighAley
Hello.

As I wrote before, you should set the New Page Before property of the Master data band to True.

Thank you.

Re: Exporting multiple reports in a single page.

Posted: Mon Aug 22, 2016 8:37 am
by kaktusman69
Hello.

I apologize that i was not careful.

Thank you.

Re: Exporting multiple reports in a single page.

Posted: Mon Aug 22, 2016 1:51 pm
by HighAley
Hello.

It's OK.
We are always glad to help you.
Let us know if you need our help.

Thank you.