Re: Pagination in WO for a big resultset
Re: Pagination in WO for a big resultset
- Subject: Re: Pagination in WO for a big resultset
- From: Timo Hoepfner <email@hidden>
- Date: Thu, 1 Mar 2007 12:32:01 +0100
Hi,
take a look at WODisplayGroup and WOBatchNavigationBar.
When obtaining the whole resultset in one step is to time or memory
intensive, take a look into ERXBatchingDisplayGroup from Project
Wonder. And while we're at it, ERXBatchNaviagtionBar in Wonder is
also nicer that WOBatchNaviagtionBar.
Timo
Am 01.03.2007 um 12:25 schrieb Tanmoy Roy:
Hi All,
I have page where the resultset fetched from database will be quite
big and hence it will be very difficult to fit in a single page.
I am thinking of implementing a pagination when 10 rows will be shown
at a time. I can implement it using a temp. array which will store
first 10 and then upon click of the user it will show the next 10 and
so on but I feel there is a better way of doing it.
Any pointer will be of great help.
--
Thanks,
Tanmoy
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40onlinehome.de
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden