Tag Archives: pagination

Object Oriented Pagination in ColdFusion

There are various ways to perform pagination in ColdFusion, but I thought I would offer a few additional thoughts to the subject, including an object oriented approach to handling the results. Getting the data The first step is in getting the data. There seem to be many solutions to this, but the approach I will [...]
Posted in OOP | Also tagged | Comments closed