Hi, 

I'm confused on the concept of redrawing a repeater. Ideally when I add an
element to something such as a ListView I'd like to just draw that new
element. The only way I've found of drawing it is to do target.add(repeater)
inside of an ajax function. This seems to me like it's redrawing the entire
list of elements instead of just the new one. Is this whats going on here? 

Thanks, 
Mike 

--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/redrawing-repeaters-tp3594955p3594955.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

Reply via email to