Em Tue, 05 Aug 2008 14:04:58 -0300, daniel alonso
<[EMAIL PROTECTED]> escreveu:
Thiago... that piece of code could be invoked after trigger an event on
the submit form?
It could, but you don't need to. ;)
You said that "do that in the render request"... how can i do that? With
SetupRende
: daniel alonso [mailto:[EMAIL PROTECTED]
> > Sent: Tuesday, August 05, 2008 09:59
> > To: users@tapestry.apache.org
> > Subject: [t5] Refresh a grid by submitting a form
> >
> > Hi everybody!. I have been looking in the wiki, the "Tapestry in action"
> >
05, 2008 09:59
> To: users@tapestry.apache.org
> Subject: [t5] Refresh a grid by submitting a form
>
> Hi everybody!. I have been looking in the wiki, the "Tapestry in action"
> book and of course, this mailing list, but i don't find how can I solve
> the
>
Em Tue, 05 Aug 2008 10:58:45 -0300, daniel alonso
<[EMAIL PROTECTED]> escreveu:
Due to some requirements, pages must be accessible and no javascript is
allow for me, so, at first glance, no ajax can be used at my pages.
The J in AJAX is Javascript, so you cannot *rely* on Javascript, but you
Hi everybody!. I have been looking in the wiki, the "Tapestry in action"
book and of course, this mailing list, but i don't find how can I solve the
next situation.
Due to some requirements, pages must be accessible and no javascript is
allow for me, so, at first glance, no ajax can be used at my