QR Master Detail Tips/Tutorial/Samples... Please

From: Delphi Newbie (glenn_at_smu.edu.ph)
Date: 10/31/03


Date: Fri, 31 Oct 2003 20:16:06 +0800

Hi to everyone,

Its my first time to use a master detail in quick report and I badly need to
finish this application. I have a datamodule with 2 ado datasets, 1 would be
my master and the other would be my detail. The printing would be something
like below:

1 page per Customer

Name: Customer ABC [master]
---------------------------
     Product 1 [details]
     Product 2
     Product 3
---------------------------
Summary

Im sorry to bother you guys but I badly need to finish the work. I hope you
can help me with this :)

Thank you in advance :)



Relevant Pages

  • Re: Looking for DBTreeView with a difference
    ... that a couple of grids do this with master detail in a tree like form for example Quantum Grid and woll2woll data grid. ... OK resonable objectives in my opinion. ...
    (borland.public.delphi.thirdpartytools.general)
  • Use case for a master detail screen
    ... How do we write use case for a master detail screen? ... User supplies the fields related to notes. ... How do I convey to the reader of the document what are the fields ... How do I convey the business rules related to this master detail ...
    (comp.object)
  • Re: Transaction and RowState problem
    ... I have a master detail table which I use them in Transaction to Update them. ... but RowState of master table dosen't go back to previous state and no data ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Row cannot be changed.. message with MySQL
    ... When you link tables together you have to tell the database which table you ... MyTable.Properties.value:= adCriteriaKey; ... I have to table with master detail ... When I post a calculation value from detail table to master ...
    (borland.public.delphi.database.ado)