hi,
if you can change repeater,try using QuickView instead of ListView ,it
supports the functionality you are asking.. ,way of using is like DataView
,project is here https://github.com/vineetsemwal/quickview


On Sat, Apr 13, 2013 at 1:35 AM, Raul <ralva...@netwie.com> wrote:

> Hello, I need to implement a component that can display a list of users
> from
> a ListView, at the end of the list you should see a link to "see more
> users." What I need is to update the list of users displayed but without
> rendering at all in ListView again. Because right now I use a AjaxLink that
> updates the entire ListView container, but when many users are penalized
> performance and gives a sense of slowness. Anyone know if you can implement
> some of this functionality with wicket.
>
>
>
>
>
> --
> View this message in context:
> http://apache-wicket.1842946.n4.nabble.com/Update-ListView-with-Ajax-performance-tp4657948.html
> Sent from the Users forum mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>


-- 
regards,

Vineet Semwal

Reply via email to