TLDR: When I change pages of a grid, it doesn't update the object with
changes to the page (I select a bunch of rows, and then go to page 2, it
doesn't remember those checks)

More details:
I have a GridDataSource that simply contains a persisted list.  I have a
checkbox bound to a boolean variable in my bean.

When I select a few rows, and then click submit - the list is updated as
expected so I can act on the checked boxes.

However, when I change the page, the variable is not updated.

Please let me know if any code would help and thanks for any replies!
Paul
-- 
View this message in context: 
http://old.nabble.com/Saving-state-when-changing-grid-pages-tp28682342p28682342.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