I've found a solution (that I feel is horribly inefficient, but is the best
I've got):

I simply put onclick="$('bookDetailForm').submit()" on my checkbox, and that
way each item that's checked results in a hit back to the server to update
the bean.  That way, the form is already updated when you change pages.

It's a horrible solution, but the user-base is low so it will have to do for
now.
-- 
View this message in context: 
http://old.nabble.com/Saving-state-when-changing-grid-pages-tp28682342p28685905.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