ExcelExporter and complex header
--------------------------------
Key: JBSEAM-4294
URL:
https://jira.jboss.org/jira/browse/JBSEAM-4294
Project: Seam
Issue Type: Feature Request
Components: Excel
Reporter: Yan Langlois
Excel exporter does not export table's header when the header is composed of 2 rows.
For example :
header :
Day (2 rows) | Price Paris (1 row) | Price New York (1 row)
|
| chocolate (1 row) | milk (1 row) |chocolate (1 row) |
milk (1 row) |
and the body :
01/01/09 | 10$ | 5$ | 15$
| 10$
I tested this example with a dataTable from richFaces
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira