This demo illustrates how to use the XRSubreport control to create a master-detail report. To do this, the main report iterates through data in the master table, and passes the current data values to the child report (the subreport's source report) via parameters. Note that you can unite master and detail reports into one, using the DetailReport bands that are demonstrated in the Master-Detail Report demo.