proper place to add subreport

edited 7:59PM in FastReport 4.0
Hi,
I have two master tables need to add them to one report so I place one table on a report and the second on subreport object

I used header, master data, footer and summary bands for the first table and I will use the same for the second

what is the proper place (which band) I should place supreport within the first one ?

Thanks

Comments

  • gordkgordk St.Catherines On. Canada.
    edited 7:59PM
    it will depend upon where you want the sub report to start showing
    a typical example would be a detail band set to a row count of 1 and not connected to a dataset.
    or a child band.
    You will probably find you don't want to use the summary band.
  • edited 7:59PM
    thanks alot I though it must be put in special place

Leave a Comment