Master Detail- Master on page 1 -Detail on page 2

jspjsp
edited 2:05AM in FastReport 4.0
I have the following report

Rec=1
MASTER ( One Record per page - This is a form )
DETAIL ( On second page as a list of records - and can have more than one page - page 2,3,...)
DETAIL TOTALS (On last Page)

Rec=2
.. the same

etc.
When i place the detail band on a new page the fastreport says that is now valid
how can I print a report like the above ?

Comments

  • gordkgordk St.Catherines On. Canada.
    edited 2:05AM
    change your thinking of the design
    first design page1 will have no master databand just memos
    connect the dataset that you had connected to the master band to the report component itsel,
    this will give you the number of times the report is run
    design page2 will use a master databand connected to the detail dataset of the first dataset
  • jspjsp
    edited 2:05AM
    gordk wrote: »
    change your thinking of the design
    first design page1 will have no master databand just memos
    connect the dataset that you had connected to the master band to the report component itsel,
    this will give you the number of times the report is run
    design page2 will use a master databand connected to the detail dataset of the first dataset

    OK this way I can print a <master record > with his details at a time. But how can I print whole master dataset records ??
  • jspjsp
    edited 2:05AM
    OK I Found how to do this. !!!!! >>[img]style_emoticons/<#EMO_DIR#>/biggrin.gif" style="vertical-align:middle" emoid=":D" border="0" alt="biggrin.gif" /> Thanks a lot[/img]>>>>>

Leave a Comment

Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.