On 10/8/07, Ken nashua <[EMAIL PROTECTED]> wrote:
>
>
> Ok I tried a custom Loop hybrid but that failed to do uncoordinated
> indices between collection and loop.
>
> All I want to do is increment a count within the template and act on it
> when it reaches a certain value and then reset it.
>
> IE. render <TR> tag every 3 iterations of my outer For loop.
>
> Does this exist in Tapestry?


Hello,

I think that the index parameter of the For component does exactly what you
want.

http://tapestry.apache.org/tapestry4.1/components/general/for.html

Greetings,
Mauricio

Reply via email to