Re: WOTable with dynamic number of column
Re: WOTable with dynamic number of column
- Subject: Re: WOTable with dynamic number of column
- From: Ray Ackland <email@hidden>
- Date: Mon, 10 May 2004 13:56:14 +1200
KB,
From what I hear (never used WOTable myself) the table keeps expanding
sideways as the number of rows limit gets reached (ie fills down then
across).
You can also use a table containing a WORepition (for each column)
containing another WORepitition (for each row).
r.
On 10/05/2004, at 13:57, Goh Keng Boon wrote:
Hi, i'm trying to display a table using WOTable where the number of
column
has to depend on the data fetched. Any idea how can i achieve this?
thanks.
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.