ActiveReports 6 Online Help
Subreport Walkthroughs

Follow step-by-step tutorials as you create Visual Studio projects using the ActiveReports subreport control. You can use the subreport control to embed a report within another report. Subreports are executed each time the parent section (i.e. the section in which the Subreport control is placed) is printed. Some ways to use subreports include:

This section contains information about how to:

Subreports with Run-Time Data Sources
Learn how to embed a subreport in a main report, passing the data source from the main report to the subreport at run time.
Nested Subreports
Learn how to nest subreports to display main, child, and grandchild levels in a report.
Subreports with XML Data
Learn how to use XML data with subreports.
See Also

Concepts

How To