I have a DataTable in a Panel which creates a Subpanel by an AjaxRequest
with a form in it. The form shows the double-clicked entry of a
DataTable's row, where the objects parameters can be changed by pressing
the save button. The form is constructed by a CompoundPropertyModel.
And now comes the magic I don't understand: If I press the "save" button
the object in the table will immediately updated although the submit
methods are empty.
How does this behavior work? How can I interupt this update if I have a
problem on the backend?
Heiko
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]