[
https://jira.jboss.org/jira/browse/JBSEAM-4294?page=com.atlassian.jira.pl...
]
Nicklas Karlsson commented on JBSEAM-4294:
------------------------------------------
This is quite a complex issue (depending on which level you take it to).
I'm guessing that at some point there will be a meta-format and adaptors from
RichFaces/ICEfaces/vanilla JSF that maps their datatables and then the excel-exporter
works on this meta data...
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
Assignee: Nicklas Karlsson
Attachments: exempleTableHeader.JPG
Excel exporter does not export table's header when the header is composed of 2 rows.
For example :
header :
Day (2 rows and 1 columns) | Price Paris (1 row and 2 columns)
| Price New York (1 rowand 2 columns) |
| chocolate (1 row and 1 columns) | milk (1 row and 1 columns)
|chocolate (1 row and 1 columns) | milk (1 row and 1 columns) |
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