On Thu, 23 Sep 2010 00:12:15 -0300, Yohan Yudanara <yohan.yudan...@gmail.com> wrote:

Because when user click on an hyperlink, I want to populate *multiple* rows.
Populate means: I want to clear all rows on AjaxFormLoop and generate
multiple rows based on calculation in the server side.

Now I got what you want to do. :)

Is it possible to do this with AddRowLink / RemoveRowLink?

Not in this case. I think you're trying to do something in AjaxFormLoop that is outside of its intended scenarios. On the other hand, putting the AjaxFormLoop inside a Zone and refresh it will solve the clear all objects and repopulate them scenario.

--
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