Grouping problem
"ananth33" <[email protected]> Thu, 05 Sep 2002 17:36:34 -0000
| Newsgroups | gmane.comp.lang.delphi.quick-reports |
|---|---|
| Message-ID | <[email protected]> |
Hi There, This is Master detail quick report. I have header band, QrHeader, Qrdetail and QrGroup footer bands. And i am using single query where it will contains the master detail records. I am able to print master detail records.But the problem is If a master record has got 10 child records.It is printing titles of detail band for every child record. How to supress this titles fo the detail band? I want to print a master record and then all the details of that master record then next master record in next page.I had given expression in QRGroup correctly. I am using oracle database(V8.1.7) Any idea pls. Thx for your cooperation. TIA, Regards.