[jbossseam-issues] [JBoss JIRA] Updated: (JBSEAM-4294) ExcelExporter and complex header

Yan Langlois (JIRA) jira-events at lists.jboss.org
Thu Jul 9 10:16:29 EDT 2009


     [ https://jira.jboss.org/jira/browse/JBSEAM-4294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Yan Langlois updated JBSEAM-4294:
---------------------------------

    Description: 
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


  was:
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




> 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 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

        



More information about the seam-issues mailing list