master-detail report

i'm new user using fast report 3 in delphi 7
i have succeed to make master-detail report by using table but
i have trouble to make it by using query.
How to link detail query to master query?
i have linked the detail query's datasource to master query's datasource
but the report still does't link to master query.
what i have miss? pls help

Comments

  • edited 3:16PM
    any answer? I got the same dalema
  • gpigpi
    edited 3:16PM
    You may reopen detail query in the master's OnAfterScroll event

Leave a Comment