1000 ways to do this. For grid-style data, I've enjoyed
http://tablesorter.com/docs/example-pager.html

On Fri, Mar 2, 2012 at 9:01 AM, steve artis <[email protected]> wrote:

>
> hello, I'm wondering if someone can help me or point me to an example of
> the following:
>
> I have an application that has a search page. If a user does a search, it
> can kickback any number of records. I want to be able to display 10 records
> at a time and then display a "show more" button and it would load 10 more
> records(showing the 1-10 too), and the user could click the show more
> button until the end of the recordset...etc. I do not want a page refresh.
> What is the best way to accomplish this? Ajax? A cached coldfusion query
> with hidden divs??
>
> I'm using CF 9, javascript and sql server.
>
> Also, if you view the homepage of linkedin, there is a perfect example of
> what I'm describing there.
>
> Thanks.
>
> Steve
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:350195
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to