• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag
 

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: WOTable with dynamic number of column
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: WOTable with dynamic number of column


  • Subject: Re: WOTable with dynamic number of column
  • From: David Elsner <email@hidden>
  • Date: Mon, 10 May 2004 11:55:28 +1000

Make a protected int numberOfCols

numberOfCols = numberOfResultsFetched / 10; // or whatever you want to do.

then bind the WOTables cols attribute to numberOfCols

.Dave

On 10/05/2004, at 11:57 AM, 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.


KB
_______________________________________________
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.


References: 
 >WOTable with dynamic number of column (From: "Goh Keng Boon" <email@hidden>)

  • Prev by Date: WOTable with dynamic number of column
  • Next by Date: Re: WOTable with dynamic number of column
  • Previous by thread: WOTable with dynamic number of column
  • Next by thread: Re: WOTable with dynamic number of column
  • Index(es):
    • Date
    • Thread