Welcome Guest, Not a member yet? Register   Sign In
How to limit the resultset when using pagination?
#2

[eluser]Dam1an[/eluser]
You would need to use a limit clause in your model which would define how many to retreive at once and the offset
The offset is the last URI segment and the limit is how many you want per page


Messages In This Thread
How to limit the resultset when using pagination? - by El Forum - 09-10-2009, 09:41 AM
How to limit the resultset when using pagination? - by El Forum - 09-10-2009, 09:51 AM
How to limit the resultset when using pagination? - by El Forum - 09-10-2009, 08:39 PM
How to limit the resultset when using pagination? - by El Forum - 09-10-2009, 09:34 PM
How to limit the resultset when using pagination? - by El Forum - 09-10-2009, 11:41 PM



Theme © iAndrew 2016 - Forum software by © MyBB