Hi, What is the error ?
Martin Grigorov Wicket Training and Consulting On Tue, May 27, 2014 at 9:16 AM, kumar ramanathan <[email protected]>wrote: > Thanks, > The serializable error resolved once it has been implemented. I have the > error in the below add component still(which is in bold font).Please help > me > on this. > > repeatingView*.add(n*ew Label(repeatingView.newChildId(), bean.getId())); > repeatingView.add(new > Label(repeatingView.newChildId(),* > bean.getName()));* > > -- > View this message in context: > http://apache-wicket.1842946.n4.nabble.com/Errors-in-data-view-req-for-help-to-fix-the-error-in-code-tp4666025p4666027.html > Sent from the Users forum mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
