Re: Help!! TextField in ListView = NULL

2008-08-07 Thread Alvin_my
thout using google [1,2]? > > listview.setreuseitems(true); > > Martijn > > [1] http://www.google.com/search?q=wicket+form+component+listview > [2] > http://cwiki.apache.org/WICKET/listview-and-other-repeaters.html#ListViewandotherrepeaters-Usingformcomponentsinarepeater &g

Help!! TextField in ListView = NULL

2008-08-07 Thread Alvin_my
Hi, I am very new with wicket and I have a problem with TextField within ListView , I try to getModelObject from the Textfield but return NULL ? I am trying my best to find the solution, unfortunately I am running out of time with my final project. Already spent 2 days dealing with this small p