Re: - custom column headers

Marty <[email protected]> Wed, 24 Apr 2002 18:46:27 +1000
Newsgroups gmane.comp.lang.delphi.quick-reports
Message-ID <[email protected]>
you can manually add data and information to the fields in any band of the 
report itself. with out any additional controls. so as you scroll through 
your result set you can assign the value to TQRLabels.

but you may want to collate your data before outputing to the report in 
this method.

At 02:23 PM 23/04/2002 -0500, you wrote:
>Hi, Greetings to all of you
>
>I'm new to the list, and since my usuals reports are very simple,
>I was happy with the help files, but that changed, I've been challenged
>with this problem:
>
>The report source is the RESULTS table:
>
>Fields: {place,test,result,...}
>   place       test        result
>+---------+-------------+-------+
>DOWNTOWN  | AIR QUALITY |  0.3  |
>DOWNTOWN  | WATER QUA   |  10.5 |
>DOWNTOWN  | V. COLERAE  |  N/A  |
>ORANGE ST | AIR QUALITY |  0.3  |
>ORANGE ST | WATER QUA   |  1.0  |
>ORANGE ST | V. COLERAE  |  N/A  |
>B. PLAZA  | AIR QUALITY |  0.4  |
>B. PLAZA  | WATER QUA   |  22.4 |
>B. PLAZA  | V. COLERAE  |  5.4  |
>...
>----------+-------------+-------+
>
>and the report should looke something like this:
>
>+--------------------------------------------------------+
>             REPORT TITLE
>----------------------------------------------------------
>
>Place       |   AIR QUALITY   |   WATER QUA  |  V. COLERA | ...
>-----------------------------------------------------------
>DOWNTOWN    |    0.3          |     10.5     |     N/A
>ORANGE ST   |    0.3          |      1.0     |     N/A
>B. PLAZA    |    0.4          |     22.4     |     5.4
>...
>------------------------------------------------------------
>
>
>I remember that the old ReportSmith could handle this type of
>reports without hassle, and maybe QuickReports too, but for now
>I'm clueless about this issue.
>
>Any input or advise is very aprecciated
>
>
>Best regards
>-Fernando
>
>
>
>Fernando Flores Prior
>
>[email protected]
>Instituto Mexicano de Tecnologia del Agua
>
>Yahoo! Groups Sponsor
>ADVERTISEMENT
><http://rd.yahoo.com/M=215002.1990895.3471383.1261774/D=egroupweb/S=1705115362:HM/A=1000239/R=0/*http://ads.x10.com/?bHlhaG9vaG0xLmRhd=1019594926%3eM=215002.1990895.3471383.1261774/D=egroupweb/S=1705115362:HM/A=1000239/R=1>61492.jpg
>61529.jpg
>
>=============================================
>QReport Artist 5 - <http://www.mensand.com/>http://www.mensand.com/
>The new version is available for Delphi 5.0 ,
>Delphi 4.0 and Delphi 3, BC++Builder 3.0. and BC++Builder 4.0
>=============================================
>
>Your use of Yahoo! Groups is subject to the 
><http://docs.yahoo.com/info/terms/>Yahoo! Terms of Service.
61492.jpg (image/jpeg, 1.8 KB) - not displayed
61529.jpg (image/jpeg, 633 B) - not displayed