Re: Creating a dynamic table on the fly
Re: Creating a dynamic table on the fly
- Subject: Re: Creating a dynamic table on the fly
- From: David Griffith <email@hidden>
- Date: Fri, 25 Jun 2004 19:05:38 +0200
I've dynamically created tables using containers (generic containers which
are basically the <TABLE><TR><TD> tags and closing tags. It works very well
and allows you to display multiple 'rows' of data in columns instead of
rows. It's a little more involved but if you want to know how, just mail
me.
Dave.
> Hi there
>
> I need to create a table of tables at execution time, in that the
> contents of both the outer table and inner tables are completely
> dynamic. I am struggling to find an appropriate way of doing this.
> Given that WO is supposedly completely OO then surely the easiest way
> would be to create an instance of a WOComponent of some sort and then
> add the various items to this and then return this from an appropriate
> method in an appropriate object. I can find no obvious way to do this.
> Does anyone have any ideas ?
>
> Thanks
>
> Vincent
>
>
> ______________________________________________________________________________
> _____________________
>
>
> The views expressed in this email are, unless otherwise stated, those of the
> author and not those
> of the FirstRand Banking Group or its management. The information in this
> e-mail is confidential
> and is intended solely for the addressee. Access to this e-mail by anyone else
> is unauthorised.
> If you are not the intended recipient, any disclosure, copying, distribution
> or any action taken or
> omitted in reliance on this, is prohibited and may be unlawful.
> Whilst all reasonable steps are taken to ensure the accuracy and integrity of
> information and data
> transmitted electronically and to preserve the confidentiality thereof, no
> liability or
> responsibility whatsoever is accepted if information or data is, for whatever
> reason, corrupted
> or does not reach its intended destination.
>
> ________________________________
> _______________________________________________
> 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.
_______________________________________________
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.