As far as I can see, you have 3 options:
1. Fire an AJAX event when a checkbox is ticked and store the checkbox
values serverside (in the session?)
2. Use some javascript to save the checkbox values clientside (in a cookie?)
3. Include the checkbox values (as request parameters?) on the paging
(forward, back etc) URLS.



--
View this message in context: 
http://tapestry.1045711.n5.nabble.com/T-5-2-6-Grid-with-paginator-and-Checkbox-tp5715834p5715835.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