Em Tue, 03 Mar 2009 18:15:08 -0300, Dragan Sahpaski
<dragan.sahpas...@gmail.com> escreveu:
Hello htis is my first msg on th list. I am sort of a bigginer in
tapestry5.
Can anyone tell me how can i make an update to a zone (filter a grid for
ex) by a <t:textField onkeydown (or onKeyUp) js event?
I want to filter results as I am typing.
You would need to use ComponentResources.createEventLink() to create an
URL to be used by your JavaScript code.
As I can understand you can do the zone update only with an ActionLink.
Is that true?
No. You can use EventLink, Form and BeanEditor too, out of the box, no
JavaScript written by you.
--
Thiago H. de Paula Figueiredo
Independent Java consultant, developer, and instructor
http://www.arsmachina.com.br/thiago
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org