You are wrong concerning c:forEach, since it is not a component. I use
it for rendering a runtime-defined column set. What you cannot include
is an iterating *component*, such as ui:repeat and alike.
-- Renzo
Ray Clough 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