On Tue, 29 May 2007, James McLaughlin wrote:
> The purpose of size() is to give the DataView an idea of how many
> pages there will be, so this really won't work. You should fetch size
> in a separate query as the number of orders total over all pages, and
> cache that.

I think that in DataGridView (or something such that
DataTable uses) this is already implemented, so you 
could have a look at that.

- Timo

-- 
Timo Rantalaiho           
Reaktor Innovations Oy    <URL: http://www.ri.fi/ >

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Wicket-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to