Understood. The result I got was repeated images e.g. the 9th image same as the 1st image. In a concrete examples, I have 12 slots and 9 images, the finally 3 images are the same as the 1st 3 images. Is there a setting somewhere? Thanks
igor.vaynberg wrote: > > lets say you have 8 items displayed i a 3x3 grid. the grid item in the > bottom right corner (9th item) will be blank because you only have 8. > it will be populated by the aforementioned callback and has no model. > > -igor > > > On Dec 3, 2007 10:00 PM, TH Lim <[EMAIL PROTECTED]> wrote: >> >> Hi, >> >> What is the purpose for the method GridView.populateEmptyItem(...)? I >> read >> the javadoc and don't quite understand it. What does it mean "an Item for >> which there is no model"? Can someone quote an example? >> Thanks >> >> /lim/ >> -- >> View this message in context: >> http://www.nabble.com/GridView.populateEmptyItem%28...%29-purpose-tf4941294.html#a14145133 >> Sent from the Wicket - User mailing list archive at Nabble.com. >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/GridView.populateEmptyItem%28...%29-purpose-tf4941294.html#a14145514 Sent from the Wicket - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
