Hi,
 

 
your listview's model should hold a copy of the list only.
 

 
Or you can keep the list outside of the component tree and give your listview a 
LDM only. This way it won't be serialized at all.
 

 
Sven
 
 
 

 
 
 
 
 
>  
> On 14.02.2019 at 16:54,  <Auwelord>  wrote:
>  
>  
>  i agree. i think this is the collection of the listview that is being 
> modified. But i don't really know how to prevent (temporarly) serialization 
> (from update by websock), while the list is being updated by the ajax 
> request. Anyway, thanks a lot for your help -- Sent from: 
> http://apache-wicket.1842946.n4.nabble.com/Users-forum-f1842947.html 
> --------------------------------------------------------------------- To 
> unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional 
> commands, e-mail: users-h...@wicket.apache.org 
>  
     

Reply via email to