The question is closed. I've found a solution there
http://www.nabble.com/ModalWindow%2C-Forms%2C-and-Updating-underlying-Panels-tf3578768.html#a1827
http://www.nabble.com/ModalWindow%2C-Forms%2C-and-Updating-underlying-Panels-tf3578768.html#a1827
It's not so intuitive as I wish, but i
Hi there,
I have similar situation. AjaxFallBackDataTable and "New" AjaxButton on a
form. "New" button calls ajax Modal dialog which itself contains textfield
and AjaxButton "Save".
"Save" button's onSubmit looks aproximetly like this
protected void onSubmit( AjaxRequestTarget targe
On 7/2/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
I am using the AjaxFallBackDataTable from the wicket-extensions project.
Using this component I am rendering some entities, and I also have a
delete link
for deleting the displayed entities.
The delete link is AjaxFallBackLink.
My question
I am using the AjaxFallBackDataTable from the wicket-extensions project.
Using this component I am rendering some entities, and I also have a delete link
for deleting the displayed entities.
The delete link is AjaxFallBackLink.
My question is, once the link is submitted over ajax, and the entity is