== Server-Side Pagination == Currently we do all pagination client-side which won't be possible to keep doing as we accumulate more data * http://datatables.net/examples/data_sources/server_side.html This will be needed for: * [wiki:HaitiRMSToDo Request Management System] * [wiki:HaitiOrgsToDo Organisation Registry] * [wiki:HaitiVolToDo Volunteer Registry] fractalis has offered to look at this Will need to patch into the {{{models\01_RESTlike_Controller}}}. We already have options to control this ---- [wiki:Haiti]