Tuesday, 27 August 2013

Delphi QuickReports: Master/ Detail report

Delphi QuickReports: Master/ Detail report

I need to create a QuickReport in Delphi xe that is laid out as:
+================ | Report Header +================
+=================Master (DataSource = Subject Table --Primary key:
SubjectID)======================== | Detail Band (Single Record, repeats)
. +=================Detail (DataSource = Teachers
Table)======================== | Child band (Auto-stretching) .
+======================================
+============================= | Report Footer (fixed size)
+=============================
Can anyone help me and give me a small example or expalin me how to do this.

No comments:

Post a Comment