Master/Detail in runtime

Hello guys!
How do I show a master report detail at runtime?

Comments

  • gpigpi
    edited 7:27AM
    Do you can to show Master-Detail report in the design-time?
    What problem do you have when try to show Master-Detail report in the run-time?
  • edited 7:27AM
    gpi wrote: »
    Do you can to show Master-Detail report in the design-time?
    What problem do you have when try to show Master-Detail report in the run-time?
    it's because my detail query has a filter and I add it to SQLQuery at run time. But in SQLQuery there is a parameter to link with the Query Master
  • gpigpi
    edited 7:27AM
    Try to reopen Detail query in the Master.OnAfterScroll event

Leave a Comment