• 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: 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]

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


  • Subject: Re: How to generate a table row twice over the same range of items
  • From: Arturo Pérez <email@hidden>
  • Date: Sat, 26 Mar 2005 14:25:08 -0500

Why can't you write both cells on the first pass through the repetition?

If you're using WebObjects Builder then you'll have to go into HTML view.

-arturo

On Mar 26, 2005, at 2:13 PM, John Clayton wrote:

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:
email@hidden


This email sent to email@hidden


_______________________________________________ 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
References: 
 >How to generate a table row twice over the same range of items (From: John Clayton <email@hidden>)

  • Prev by Date: How to generate a table row twice over the same range of items
  • Next by Date: Re: How to generate a table row twice over the same range of items
  • Previous by thread: How to generate a table row twice over the same range of items
  • Next by thread: Re: How to generate a table row twice over the same range of items
  • Index(es):
    • Date
    • Thread