Guys,

Please help to resolve the following problem. There is datatable with
paging. Table propagated from LoadableDetachableModel. Also table is under
form and contain action (AjaxFormSubmitLink) to remove a row within table.

Problem: load() on the model invoked before actual action performed due to
invoking isEnabled on AjaxPagebleLink in method Form.hasError(). So model
loaded before actual changing of underlying layer.

For me it looks like an issue in wicket.
There are not so good work arounds: detach model after action or do not use
LoadableDetachableModel.

What can you suggest?
----------------
Thanks,
Founder of Modern Data Warehouse: Orienteer
Ilia Naryzhnyy

Reply via email to