Here is a quickstart[1] that attempts to illustrate this.  Maybe you can tell
me where I went wrong.  It doesn't use my classes per se, but it does
simulate the way in which I construct and use a DataTable.

http://www.nabble.com/file/8104/quickstart-datatable.zip
quickstart-datatable.zip 

[1] It is a quickstart minus the libs folder.  I am using 1.3 but I haven't
yet updated to the latest because I'm waiting for the dust to settle from
all of the backports.  If this is a problem, I should be able to grab a new
jar from your server and modify the quickstart accordingly.

Chuck


igor.vaynberg wrote:
> 
> your model reuse strategy must not be working correctly.
> 
> the input values are lost because they bound to the component, and if that
> component is recreated by the repeater they are then gone. thus the
> disappearing values.
> 
> -igor
> 
-- 
View this message in context: 
http://www.nabble.com/reloading-a-DataTable-after-submit-with-validation-error-tf3653176.html#a10207515
Sent from the Wicket - User mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to