Skip to main content
March 28, 2010
Question

Pagination with an array

  • March 28, 2010
  • 1 reply
  • 359 views

Hello, i am trying to figure out how to create pagination with an array. I have done it before with a query but i can't seem to figure out how to do this with an array. Can someone please help me out with this?

    This topic has been closed for replies.

    1 reply

    March 28, 2010

    I meant to say, its an array result set. I'm testing it with an array of 9 elements, and it knows that it should be 2 pages with 5 records each, but its expecting 10 results and i can't get it to work with 9.