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.

Is it possible to do this with AddRowLink / RemoveRowLink?

On Thu, Sep 23, 2010 at 9:42 AM, Thiago H. de Paula Figueiredo
<thiag...@gmail.com> wrote:
> On Wed, 22 Sep 2010 23:36:19 -0300, Yohan Yudanara
> <yohan.yudan...@gmail.com> wrote:
>
>> Is it possible to do AddRowLink / RemoveRowLink from java class?
>> Because what I want to do is: populate some rows in AjaxFormLoop from
>> server side (java class).
>> This event (populate some rows) is triggered from clicking AJAX
>> actionLink.
>
> Why don't you use AddRowLink or RemoveRowLink instead of ActionLink?
>
> --

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

Reply via email to