see DataTable in wicket-extensions there is an example in wicket-examples under repeaters
-igor On 1/24/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > Hello All, > I need to be able to have a generic component which I can use to list the > data row by row. Now there is a trick number of columns can vary every time > and I do not want to define a new html document for every time(number of > columns in my table is data driven coming out of the db). > > THank you > Gennadiy > > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Wicket-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/wicket-user > ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Wicket-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-user
