• 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
How to generate a table row twice over the same range of items
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

How to generate a table row twice over the same range of items


  • Subject: How to generate a table row twice over the same range of items
  • From: John Clayton <email@hidden>
  • Date: Sat, 26 Mar 2005 14:13:37 -0500

Hi,

I can't seem to get myself out of this whole:

I am displaying a group of items in table rows in a table with five columns. Each item takes two cells to display, in parallel rows, like this:

table>
  tr>
    td> itemone.prop1 td>itemtwo.prop1 ...
  tr>
    td> itemone.prop2 td> imtemtwo.prop2
.
.
.
<table

The reason for this is so that each cell in the same row is tall as the tallest item, which isn't know ahead of time.

I sure know how to use a WORepetition to repeat a row, but what about backing up to the beginning of the same range and doing it again, displaying different properties of each object?

If you understand what I'm trying to say and can help, Thanks!

—John
_______________________________________________
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


  • Follow-Ups:
    • Re: How to generate a table row twice over the same range of items
      • From: Guido Neitzer <email@hidden>
    • Re: How to generate a table row twice over the same range of items
      • From: Arturo Pérez <email@hidden>
  • Prev by Date: Re: Killer Application
  • Next by Date: Re: How to generate a table row twice over the same range of items
  • Previous by thread: EODistributionContext.Delegate method call ordering
  • Next by thread: Re: How to generate a table row twice over the same range of items
  • Index(es):
    • Date
    • Thread