Lists one after another output
Often you need to have some lists being outtyped one after another in one report. StimulReport.Net has no limitation on this requirement. All you need for this is to put two Data bands on a page. Having put two Data bands specify the different data sources. Besides for every Data band create the header and the footer. For this put two Header and Footer bands. How to know to which Data band headers and footers belong? It is very simple. Put Header bands over the Data band. Put Footer – under the Data band. At that Header or Footer bands are considered to be belonged to the Data band when there are no any other Data bands between these bands. For example, two band of each type are positioned. The HeaderBand1 band is positioned over the DataBand1 band and there are no other Data bands between them. This means that the HeaderBand1 band belong to the DataBand1 band. And what about the DataBand2 band. Between this band and the HeaderBand1 band the DataBand1 band is positioned. Therefore the HeaderBand1 band does not belong to the DataBand2 band. The FooterBand1 band is positioned under the DataBand1 band and there are no other Data bands between them. This means that it belongs to the DataBand1. And the FooterBand2 is positioned under the DataBand1 band and the DataBand2. But between the DataBand1 and the FooterBand2 band the DataBand2 band is positioned. Therefore the FooterBand2 belongs to the DataBand2 band.
The template of a report for two lists one after another output.

The first Data band is used for the first list output. When the list output is done completely then the second list output occurs. The second band is used for the second list output. The number of one after another lists outputs is unlimited.
Rendered report with two lists.

Samples of reports
Demo, report: Two Simple Lists