G'Day
I have a large QuickReport which contains
TQRGroups, TQRBands (Type: rbGroupHeaders), and TQRSubDetails
The TQRSubDetails follow the TQRBands - all
correct.
The TQRGroups always appear before the TQRBands -
how do I stop this and define the required order ?
I tried making all group stuff TQRGroups - but
every group with a TQRSubDetail started doubling up !
I tried making all group stuff TQRBands (Type:
rbGroupHeaders) - but only the groups with TQRSubDetail displayed
I tried making all subdetail stuff TQRBands (type:
rbSubDetail) - but only one Subdetail record would ever print.
I want to have a report that contains a set "Bands"
in a specific order - some of "Bands" will have SubDetails and some
will not.
Anyone know how to do this... easily
I have thought of making all group stuff TQRBands
(Type: rbGroupHeaders) and having empty TQRSubDetails to force all bands to
print.
Regards
Paul McKenzie Analyst Programmer SMSS Ltd. |
- [DUG]: QuickReports Mark Howard
- Re: [DUG]: QuickReports Paul McKenzie
- Re: [DUG]: QuickReports Mark Howard
- Re: [DUG]: QuickReports Paul McKenzie
- Re: [DUG]: QuickReports Mark Howard
- Re: [DUG]: QuickReports Paul McKenzie
- [DUG]: QuickReports - custom paging Rohit Gupta
- [DUG]: Set System Date Rohit Gupta