final DefaultDataTable<Group> view;
AjaxButton deleteSelected = new AjaxButton("delete-selected") {
@Override
protected void onSubmit(AjaxRequestTarget target, Form<?> form) {
....
target.addComponent(view);
}
On 22 November 2010 11:05, javax <[email protected]> wrote:
>
> Hi!
> Can you show me an example of Ajax update of a paging table (I use DataView
> for it)?
>
> Thank you!
> --
> View this message in context:
> http://apache-wicket.1842946.n4.nabble.com/Example-of-Ajax-DataView-update-tp3053204p3053204.html
> Sent from the Users forum mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>
--
--
Best regards
Alex
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]