House of Fusion
Search over 2,500 ColdFusion resources here
  
Home of the ColdFusion Community

Mailing Lists
Home / Groups / ColdFusion Talk (CF-Talk)

Tutorial on creating this pagination?

Author:
Rick Faircloth
04/10/2008 09:07 PM

Nathan, Just wanted to let you know that I implemented your component and it went perfectly...and that was the first cfc I've ever used! I haven't gone beyond the default settings, except for number of records per page, but I'm sure customizing will go well, too. Nice clear instructions for the use of the component. Much appreciated! Rick > Rick, > > Check out my pagination.cfc: > http://www.dopefly.com/projects/pagination/ > It's currently 1.0 RC, full release coming soon. > Check out the documentation & live examples (code available in the download) > to do basically exactly what you want. > > -- > nathan strutz > http://www.dopefly.com/ > > > On Thu, Apr 10, 2008 at 2:15 PM, Rick Faircloth <Rick@whitestonemedia.com> > wrote: > > > Anyone know of a tutorial that would teach me how > > to setup pagination that would work like this: > > > > < Previous  1  2  ...  8  9  [10]  11  12  ...  39  40  Next > > > > > - Previous Link > > - Next Link > > - First one or two pages > > - Last one or two pages > > - Current Page (represented by the [10]) > > - Several links surrounding the current page > > > > I've always used the basic "Previous Next" pagination, but I'd > > like to advance that. > > > > I looked online, but haven't found anything with all the specs, > > or with enough of a start that I could figure the rest out. > > > > I checked into a javascript approach, but dumping all the records, > > perhaps thousands, would be a little much for the client, I think. > > > > I'd be pulling records from a MySQL database. > > > > Thanks, > > > > Rick > > > > > > > >


Search cf-talk

February 04, 2012

<<   <   Today   >   >>
Su Mo Tu We Th Fr Sa
       1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29