I think a photo-gallery is a good use case. Just a grid of panels with a picture and some other info inside.
-Igor > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Christian Essl > Sent: Friday, August 12, 2005 10:37 AM > To: [email protected] > Subject: Re: [Wicket-user] PageableDataView and column cells > > Wow, that's a good one. I guess there are also others who > need it and facing the implementation (I couldn't have done > it this way) I think there is a need. > > I was acutally thinking along the lines of implementing a > PageableOrderedRepeatingView and than nest another > OrderedRepeatingView. > > What about having a default PageableOrderedRepeatingView - > glad there is autocompletition - which has a method > internalOnBeginRequest(int page, int startIndex, int size), > so you could do the above and maybe other things more easy by > hand. I don't have a real use-case - just a thought. > > Christian > ------------------------------------------------------- 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
