Welcome Guest, Not a member yet? Register   Sign In
how to write this sql with active record
#4

(This post was last modified: 03-18-2021, 11:38 AM by php_rocs.)

@venance,

Have you considered using something like Datatables (https://datatables.net/)? Then you don't have to worry about pageination.

Or you could create a variable that holds the range of records and whenever the query is run it only pulls the next set of records based on the variables value.
Reply


Messages In This Thread
RE: how to write this sql with active record - by php_rocs - 03-18-2021, 11:35 AM



Theme © iAndrew 2016 - Forum software by © MyBB