Re: [jasperreports-questions] Crosstab headers...

2005-12-06 Thread Lucian Chirita

Hi

There is no support for row and column group headers yet, but you can 
achieve some of the things you need by using current functionality:


   * the "Employee" column header can be created by using a dummy
 column group having a constant expression (the group would be the
 first column group and the employee group would be second)
   * the "Sum of amount" row header can be created either by using a
 dummy row group (which would be the second row group) or by
 splitting the product group header (using a line element)

The "Product" row header would be more difficult to create.  With some 
restrictions, a frame could be created independently of the crosstab and 
positioned in such a way that it seems as part of the crosstab.


We're considering adding such features to the crosstab element, but it's 
not yet decided what will be done exactly (or when).



Regards,
Lucian

soujiro_as (sent by Nabble.com) wrote:

Hi, I'm working with JasperReports in a litle custom report generator, 
from an web user interface. My question is, when I implement a 
crosstab report, why I can�t add headers for the rowgroups and the 
columngroups? (view figure). My only chance to add headers to the 
rowgroups and column groups is modify the source code, is rigth?. 
Sorry by my poor english, and best regards. Crosstab headers...


Sent from the jasperreports-questions 
 forum at 
Nabble.com:
Crosstab headers... 
 




---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
___
jasperreports-questions mailing list
jasperreports-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jasperreports-questions


[jasperreports-questions] Crosstab headers...

2005-12-05 Thread soujiro_as (sent by Nabble.com)

Hi, I'm working with JasperReports in a litle custom report generator, from an web user interface.

My question is, when I implement a crosstab report, why I can´t add headers for the rowgroups and the columngroups? (view figure).

My only chance to add headers to the rowgroups and column groups is modify the source code, is rigth?.

Sorry by my poor english, and best regards.


Sent from the jasperreports-questions forum at Nabble.com:
Crosstab headers...