Re: WOTable and cell height
Re: WOTable and cell height
- Subject: Re: WOTable and cell height
- From: Valerio Luccio <email@hidden>
- Date: Fri, 01 Apr 2005 14:32:52 -0500
Mark Morris wrote:
This is the third time in the last couple of weeks that I'm sounding
(to myself!) like an old fuddy-duddy. ("Back in my day, we didn't
have WOTables. We even had to create our .wod's by hand!" ;-)
Anyway, I would just use WORepetitions to create the table, instead of
a WOTable. Then you have total control, and it's really very
straightforward. If the number of columns is based upon a variable,
you'll have a nested WORepetition for the cell, inside the one for the
row.
Regards,
Mark
On Apr 1, 2005, at 10:58 AM, Valerio Luccio wrote:
I'm trying to use WOTable in a context where the height of each cell
is variable. The component has a "cellWidth" attribute, but no
"cellHeight". It should be able to handle it since each cell gets
translated to a "<td></td>" entry and I can have "<td height=...></td>".
I've tried adding a "HEIGHT" attribute, but it seems to get ignored.
Thanks,
Thanks for the reply, but it didn't help much. I changed it to a
repetition and now what ? I still can't figure out what attribute I can
use to specify the height. I tried to use "HEIGHT", which is the HTML
tag, but that didn't do me any good.
--
Valerio Luccio (212) 998-8736
Center for Brain Imaging 4 Washington Place, Room 158
New York University New York, NY 10003
"In an open world, who needs windows or gates?"
_______________________________________________
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