Have you tried one of the Repeaters from: http://www.wicket-library.com/wicket-examples/index.html
Direct link: http://www.wicket-library.com/wicket-examples/repeater/ They are also explained in the Wicket Free Guide at: http://wicket.apache.org/guide/guide/single.html#repeaters Let us know if you have a more specific question. On Fri, Jun 6, 2014 at 9:29 AM, kumar ramanathan <kumarramana...@gmail.com> wrote: > Hi Friends, > I am new beginner of wicket and trying to implement the table as below > using > data view. > > name id > sam 21(link) > ram 16(link) > > once i click the id it show the sam/ram details in next page. I have tried > many ways to implement it using simple data view , but not able to do. > Hoping you for help on this. > I have tried cwiki examples, wicket library examples but those are very > long > to understand.Can you please share a simple project similar to my > requirement above. Please help me, am struggling for nearly three months on > this. > > Thanks, > Kumar > > -- > View this message in context: > http://apache-wicket.1842946.n4.nabble.com/Dataview-help-tp4666151.html > Sent from the Users forum mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org > For additional commands, e-mail: users-h...@wicket.apache.org > >