Sonnich Jensen
2004-09-02 15:09:36 UTC
Hi all!
I have a report, based on 2 queries (linked by a TDataSource).
The is a TQRBand (rtDetail), which shows rows from the 1st query, then
I have a TQRSubDetail band, to show related data from the 2nd query.
But I want it so, that the first row, in the 2nd table, is shown on
the detail band, not on the TQRSubDetail band. The TQRSubDetail band
should start with the 2nd row - any idea how to do this?
I have played around with it for some time now.
The wanted result:
a b c d e
f
g
where a b c d is from the 1st table, and e f g is from the 2nd table.
Any ideas?
S
I have a report, based on 2 queries (linked by a TDataSource).
The is a TQRBand (rtDetail), which shows rows from the 1st query, then
I have a TQRSubDetail band, to show related data from the 2nd query.
But I want it so, that the first row, in the 2nd table, is shown on
the detail band, not on the TQRSubDetail band. The TQRSubDetail band
should start with the 2nd row - any idea how to do this?
I have played around with it for some time now.
The wanted result:
a b c d e
f
g
where a b c d is from the 1st table, and e f g is from the 2nd table.
Any ideas?
S