Is there a way to update the property model when paging through a
DataTable.  Here's what I am trying to do.
I have a Paged DataTable and some of the columns contain a TextField.  I
want the user to be able to enter data in the text fields and be able to
page through the data.  When they are finished entering data for the entire
table, they can hit the submit button and save all the data from every page.
I am currently passing a list of all the objects to the DataProvider and
using a sublist to do the paging but when I advance the the next page, my
entered data is gone.
Any suggestions?

Thanks,
Tim
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Wicket-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to