please try searching the wiki before posting to the list... http://cwiki.apache.org/WICKET/how-to-repaint-a-listview-via-ajax.html
-igor On Feb 16, 2008 12:09 PM, Martijn Lindhout <[EMAIL PROTECTED]> wrote: > Hi, > > I have a listview with items, and a link below the list. The link opens a > form below the list (via AJAX), and the form can be submitted. An item then > is added the model underlying the listview. I added the listview to the > AjaxRequestTarget, but the list doesn't update. When I navigate away from > the page and then back, the list is updated with the new item. > > Does anyone know what I need to do here? > > -- > Martijn Lindhout > JointEffort IT Services > http://www.jointeffort.nl > [EMAIL PROTECTED] > +31 (0)6 18 47 25 29 > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
