You would use a Subdetail band for this. It will repeat itself for each
detail record. Link it to the detail dataset which is already linked or
filtered to the detail records for the master table. Then add fields to it.

Subdetail bands can also have a header and a footer band, these are easily
created by setting the HasFooter or HasHeader properties and appear as
GroupHeader or GroupFooter bands.

> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On
> Behalf Of Leo Ramakers
> Sent: Monday, 10 January 2000 12:53
> To: Multiple recipients of list delphi
> Subject: [DUG]: Quickreport newbie question
>
>
> Hi folks
> I am trying to get a quick report to display master and detail
> records of my
> Services and ServicePrices files. I have constructed a report showing each
> Service record in turn. The report consists of a TitleBand, followed by a
> ColumnHeaderBand, followed by a DetailBand. These all work as
> expected, the
> DetailBand shows each of the Service records.
>
> Then I have a ChildBand, which is linked to the DetailBand, which
> displays only
> the data of the first ServicePrice record. The ServicePrices file
> actually has
> multiple ServicePrice records for each Service, and I want to
> display each of
> them.
>
> Can anyone suggest what I overlooked.
>
> Thanks in advance.
>
> Leo Ramakers
> Soft Option Software
>
> ------------------------------------------------------------------
> ---------
>     New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
>                   Website: http://www.delphi.org.nz
>

---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz

Reply via email to