RE: Update Component on TextField Entry

2011-11-18 Thread Wilhelmsen Tor Iver
use the TextField component and add OnChangeAjaxBehavior to it, then from inside onEvent() you can repaint the list. And remember to put a WebMarkupContainer around the repeater since repeaters cannot be addressed by Ajax (due to reused markup and resulting synthesized ids). - Tor Iver

Re: Update Component on TextField Entry

2011-11-17 Thread Igor Vaynberg
use the TextField component and add OnChangeAjaxBehavior to it, then from inside onEvent() you can repaint the list. -igor On Thu, Nov 17, 2011 at 9:49 AM, Gregor Kaczor gkac...@gmx.de wrote: Hi! I need a hint how to solve the following problem. I have a RepeaterView displaying a list of