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 <http://www.nabble.com/jasperreports-questions-f4384.html> forum at Nabble.com: Crosstab headers... <http://www.nabble.com/Crosstab-headers...-t681993.html#a1801601>



-------------------------------------------------------
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/jasperreports-questions

Reply via email to