Copy link to clipboard
Copied
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?
Copy link to clipboard
Copied
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.