On Wed, 30 Jun 2010 12:49:52 -0300, Todd Orr <torr0...@gmail.com> wrote:

Thanks Robert. I'll give that a try!

Chris, I'm not sure how that applies. The addrow row is still part of the
loop and not re-locatable, right?

It must be declared inside the AjaxFormLoop, but you can relocate it manipulating the Tapestry DOM. Create a void afterRender(MarkupWriter writer) in your page or component and use the writer parameter to manipulate the DOM.

--
Thiago H. de Paula Figueiredo
Independent Java, Apache Tapestry 5 and Hibernate consultant, developer, and instructor
Owner, Ars Machina Tecnologia da Informação Ltda.
http://www.arsmachina.com.br

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to