Look in the examples for display tag! If you want runtime configurable columns look at the DataTable in the dataview package, and YES there are examples of its usage in the dataview-example package, or look at the TableGenerator in the display tag example section!
-Igor > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Gili > Sent: Thursday, August 11, 2005 9:49 PM > To: [EMAIL PROTECTED] > Subject: [Wicket-user] PageableListView > > Hi, > > I'm look at PageableListView and I only see a mention > of rows. I'm looking to display a certain number of rows and > columns ... so where are the columns in PageableListView? > > It isn't clear without some sort of visual component > reference document what each component layout might look > like. Is PageableListView meant for lists where there is at > most one item per line? Would it be trivial to extend it to > support columns? > > Thanks, > Gili > -- > http://www.desktopbeautifier.com/ > > > ------------------------------------------------------- > SF.Net email is Sponsored by the Better Software Conference & EXPO > September 19-22, 2005 * San Francisco, CA * Development > Lifecycle Practices > Agile & Plan-Driven Development * Managing Projects & Teams * > Testing & QA > Security * Process Improvement & Measurement * > http://www.sqe.com/bsce5sf > _______________________________________________ > Wicket-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/wicket-user > > > ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ Wicket-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-user
