iterator(int start, int count) the count parameter is the items per page.
Martijn On 4/3/08, i ii <[EMAIL PROTECTED]> wrote: > > when i need to get items per page in data provider i cannot unless i have > data view. should this method be in data provider and not data view? the data > provider is providing data and items per page is data, no? > -- Buy Wicket in Action: http://manning.com/dashorst Apache Wicket 1.3.2 is released Get it now: http://www.apache.org/dyn/closer.cgi/wicket/1.3.2 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
