Re: exporting to excel
Re: exporting to excel
- Subject: Re: exporting to excel
- From: Jean-Francois Veillette <email@hidden>
- Date: Mon, 28 Jun 2010 14:25:52 -0400
Sorry, that was a local (custom) version of the Excel generator
framework.
I just created a JIRA about it: WONDER-546
Wonder is using POI 3.2, I have updated it to 3.6 and adapted the
parser to handle the new api, I'll try to submit a patch soon, but
meanwhile if you are interested, just ask.
jfv
Le 10-06-28 à 10:26, Theodore Petrosky a écrit :
So, either I am doing something wrong or it doesn't work that way,
I was expecting that if I used:
<td colspan="7">Sometext here</td>
the .xls file to produce a merged row 7 columns wide.
I don't get that as the excel export seems to ignore the colspan
indication and I get a single column with "Sometext here" in it.
Maybe I don't understand the limitations yet.
Ted
--- On Mon, 6/28/10, Jean-Francois Veillette <email@hidden
> wrote:
From: Jean-Francois Veillette <email@hidden>
Subject: Re: exporting to excel
To: "Theodore Petrosky" <email@hidden>
Cc: email@hidden
Date: Monday, June 28, 2010, 9:36 AM
Le 10-06-27 à 15:19, Theodore Petrosky a écrit :
I am working with the ERComponentTour example and have
successfully add exporting to excel to my app.
I have read all the documentation and the example and
I can't seem to find a way to merge cells.
anyone have an example?
colspan works like this: <td colspan="3">
I don't think rowspan is not yet implemented though.
jfv
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden