Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

...

That is why you need to provide the WebMarkupContainer yourself as a
wrapper for the listview.

Wiki Markup_\[Thanks to Igor & Martijn for the original postings to the Wicket-User list._ _[_Gwyn_|User__Gwynevans]_ _22:32, 21 Aug 2006 (BST)\]_

To repaint a WebMarkupContainer on an ajax submit (or edit or whatever), add the container to the AjaxRequestTarget:

...