|
Hi Dan,
I built a PagedQuery.cfc a while back to handle paging. You just initialize it with a query and the number of records you want per page. It then has a whole load of methods for navigating around.
Let me know if you want a copy. I’m still fairly new to OOP with CF, so would welcome constructive comments
Gareth
-----Original Message-----
Yes so a getAll() returns 100 records but we want to have x pages with x number of records per page. On 7/19/06, João Fernandes < [EMAIL PROTECTED]> wrote: What do you mean by a
regular record? navigate between records from any query?
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- Reactor for ColdFusion Mailing List [email protected] Archives at: http://www.mail-archive.com/reactor%40doughughes.net/ -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- |
- [Reactor for CF] query page record navigation Dan Vega
- RE: [Reactor for CF] query page record navigation João Fernandes
- Re: [Reactor for CF] query page record navigation Dan Vega
- RE: [Reactor for CF] query page record navigation João Fernandes
- RE: [Reactor for CF] query page record navigation Gareth Cole
- Re: [Reactor for CF] query page record navigation Doug Sims
- RE: [Reactor for CF] query page record navigation Doug Hughes
- RE: [Reactor for CF] query page record navigation Gareth Cole
