AjaxRequestTarget target;
target.addComponent(item);

where item is a repeater Item.

This doesn't work for you? What wicket version are you using?

-Matej

On 7/19/07, ChuckDeal <[EMAIL PROTECTED]> wrote:
>
>
> ptrthomas wrote:
> >
> > How about this thread:
> >
> > http://www.nabble.com/Adding-item-to-ListView-over-Ajax---refresh-only-newest-row-t3971491.html#a11572531
> >
> > Does this help?
> >
> > Thanks,
> >
> > Peter.
> >
>
> Not quite, I want to be able to repaint a row that has already been output.
> Although, this does give me some insight on the next feature that I have to
> add to the grid...
>
> Chuck
> --
> View this message in context: 
> http://www.nabble.com/Repaint-single-row-of-a-DataTable-tf4111859.html#a11693796
> Sent from the Wicket - User mailing list archive at Nabble.com.
>
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft Visual Studio 2005.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> Wicket-user mailing list
> Wicket-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wicket-user
>

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to