simple master detail report in embarcadero cbuilder.
hi. im new to fastreports and have tried to make a master detail report in rad studio C++, it works in the sense that it shows the master and detail data,however all the detail data shows up for every record in the master table. how do i specify the relationship so that the master record with "levid" x will only show detail records with "levid" x and not all detail records?
the manual says i need to :
Set the
???MasterSource = DataSource1??? property in the ???Table2??? component on the (Delphi) form.
Now, we have set a ???master-detail??? connection. After that, we select the fields to link on.
Set the ???MasterFields??? property of the ???Table2??? component
i cannot find either of these properties in Cbuilder or delphi 2010 and XE3.
the manual says i need to :
Set the
???MasterSource = DataSource1??? property in the ???Table2??? component on the (Delphi) form.
Now, we have set a ???master-detail??? connection. After that, we select the fields to link on.
Set the ???MasterFields??? property of the ???Table2??? component
i cannot find either of these properties in Cbuilder or delphi 2010 and XE3.
Comments
the user manual:
if it's not installed on your machine then just google: "fastreport 4 users manual"
http://www.fast-report.com/en/download/fast-report-vcl/