Hello everybody,

I'm developing a Tapestry 5 application, and I would like to add an
autocomplete functionality, but not like the one integrated in T5.

What I want to do is to search in my database the corresponding name of one
part from its number, e.g. to detect the "onblur" action on my textfield to
trigger this search. Once the search is over, the part name will appear in
the corresponding textfield.

Does anyone have any idea of how it is possible to detect "onBlur" like we
could do in Javascript?

Thank you in advance

-----
Claude Dubois
-- 
View this message in context: 
http://old.nabble.com/Realize-operations-on-%22blur%22-from-a-textfield-tp29106396p29106396.html
Sent from the Tapestry - User mailing list archive at Nabble.com.


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

Reply via email to