On Wed, 25 Jul 2012 08:14:31 -0300, Ray <fortyco...@gmail.com> wrote:
Hi all,
Hi!
Just wondering with the Checklist component, is there any way of getting this to listen on an update or selection event as opposed to having to submit the entire page?
JavaScript! :) Depending on where you want the 'listen' to happen (client-side or server-side), if server-side, you'll also need to create an event URL for it using ComponentResources.createEventLink() and pass it to your JavaScript code to use in an AJAX request.
-- Thiago H. de Paula Figueiredo --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org