In the Wicket Examples, there is a data view with editable values
(org.apache.wicket.examples.repeater.FormPage).  It is not clear to me how
to access the updated text field(s) so that changes can be recorded in the
actual data item instance for the row.  I see how to reference the data item
instance, but am not sure how to access the text fields.



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to