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 protected] > wrote:

From: Jean-Francois Veillette <[email protected]>
Subject: Re: exporting to excel
To: "Theodore Petrosky" <[email protected]>
Cc: [email protected]
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 protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to