Skip to main content
Inspiring
February 13, 2009
Question

Multi Page Navigation

  • February 13, 2009
  • 2 replies
  • 420 views
Hello,

I need to display more than 50K records...

How i setup a multi page navigation?.

Please point me to code sample or tutorial.
    This topic has been closed for replies.

    2 replies

    February 13, 2009
    Matt Gifford
    Participating Frequently
    February 13, 2009
    @Adomacro

    There are lots of pagination tools out there, all fairly similar.
    A CFC alternative is available here: http://paginationcfc.riaforge.org/

    Or you could use Spry data sets: http://labs.adobe.com/technologies/spry/articles/data_set_overview/

    Hope that helps