You can use forEach, but not iterator.  (I'd really like
to see support for iterator added by some intrepid developer.)
Alternatively, you can use the binding attribute and manually add
column children, which is a good fallback.

-- Adam


On 7/25/07, Ray Clough <[EMAIL PROTECTED]> wrote:

Looking at the documentation of the Trinidad 'tr:table' component, it seems
that each direct child of the tr:table must be a tr:column, you can't put an
iterator or forEach tag there, which would allow an unspecified number of
columns to be rendered.  Is this correct?

Is there some alternative solution.  (We were trying Tomahawk's table, but
bugs in the component killed us.)

Thank you,
- Ray Clough
--
View this message in context: 
http://www.nabble.com/Trinidad-Table-question-tf4148756.html#a11802382
Sent from the MyFaces - Users mailing list archive at Nabble.com.


Reply via email to