Those are the first two sites I would check as well. There are other sites targeted at selling tags that cost money, if your needs aren't met by the free and open source offerings.
I highly doubt that you will find what you are looking for on free CF tag sites. Most companies that offer professional-looking AJAX grids sell them for hundreds of dollars. If you upgrade to CF8 or CF9 you get a new grid control that has paging support. It is likely the easiest one to implement that you will find. The other path is to look at AJAX libraries, such as ExtJS or jQuery, both of which have good grids that support paging. My advice would be to upgrade to CF9 and see if that grid works for you. It will be the easiest one to implement for someone who knows ColdFusion. You know you want to upgrade anyway. If you have already ruled out that option, the next easiest good one to implement is a jQuery grid. Good luck, Mike Chabot On Fri, Jan 8, 2010 at 6:08 PM, John M Bliss <[email protected]> wrote: > > http://riaforge.org > http://cflib.org > > On Fri, Jan 8, 2010 at 5:03 PM, Marie Taylore <[email protected]> wrote: > >> >> Hey all, what are some of the best or latest and greatest custom tag / >> function / cfc sites available out there? All the old links I have (haven't >> search for any in a while) look like they're pretty out of date and Adobe's >> developer exchange is just dismal - has tags there that don't even exist >> when you click on them. >> >> What I'm looking for is a good free utility that helps in paging query >> results, with a "first / previous / next / last" or even one with nearby >> numbered pages showing. >> >> Would love if it was really simple to use, and shouldn't BE (or create) the >> result page (i.e. replacing mine) but rather *integrate* with a page already >> built, simply placing paging links on the page. >> >> This is for CF 7 Enterprise and is not a CFC app. >> >> Thanks! >> >> >> >> >> > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:329535 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

