Panel Loop

2011-09-15 Thread Fred
()) { form.add(new EmployeePanel("people", employee, dis)); // make this a list instead??? } } } //now merge EmployeePanel list and add? Thanks -- View this message in context: http://apache-wicket.1842946.n4.nabble

Re: Panel Loop

2011-09-15 Thread Bas Gooren
st and add? Thanks -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Panel-Loop-tp3815879p3815879.html Sent from the Users forum mailing list archive at Nabble.com. - To unsubscribe, e-mail: user

Re: Panel Loop

2011-09-15 Thread manuelbarzi
this a list instead??? >                } >        } > } > //now merge EmployeePanel list and add? > > > Thanks > > > > > -- > View this message in context: > http://apache-wicket.1842946.n4.nabble.com/Panel-Loop-tp3815879p3815879.html > Sent from the Users forum

Re: Panel Loop

2011-09-15 Thread Fred
ew.add(new EmployeePanel(view.newChildId(), employee, dis)); } } } form.add(view); -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Panel-Loop-tp3815879p3816023.html Sent from the Users forum mailing list archive at