Am Sonntag, den 06.09.2009, 01:05 +0800 schrieb Eman Nollase:
> Hello,
> 
> For no apparent reason the listview is not updating when i targeted it. im
> using wicket 1.4.1.

The ListView ist replaced with it's childs. Therefore you can not update
the ListView. The simple solution to this is a WebMarkupContainer around
the ListView.

mm:)

-- 
Michael Mosmann http://www.wicket-praxis.de/blog/


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to