Re: Ajax add listview item into form issue

2018-11-27 Thread Shengche Hsiao
Thanks, Martin. On Tue, Nov 27, 2018 at 16:36 Martin Grigorov wrote: > Hi, > > Please read > > http://wicketinaction.com/2008/10/repainting-only-newly-created-repeater-items-via-ajax/ > > On Tue, Nov 27, 2018 at 10:29 AM ShengChe Hsiao > wrote: > > > Dears > > > > I have a form with listview

Re: Ajax add listview item into form issue

2018-11-27 Thread Martin Grigorov
Hi, Please read http://wicketinaction.com/2008/10/repainting-only-newly-created-repeater-items-via-ajax/ On Tue, Nov 27, 2018 at 10:29 AM ShengChe Hsiao wrote: > Dears > > I have a form with listview which dynamically add TextField in it, but when > i enter some text in other fields and click

Ajax add listview item into form issue

2018-11-27 Thread ShengChe Hsiao
Dears I have a form with listview which dynamically add TextField in it, but when i enter some text in other fields and click add button to add TextField in listview, the form cleared and I don't want this, do you have any suggestions? redirecturis = new ListView("rows",