Simple Pagination Function

Paginating your lists can be done with a simple function and a just a couple of variables that you provide values for.  We’ll start with providing values for the variables, and then we’ll look at the function.

The next time a piece of code gets you frustrated remember...It's Only Code!