Welcome Guest, Not a member yet? Register   Sign In
Pagination with Custom model
#9

(This post was last modified: 01-07-2021, 04:23 AM by berendbotje91.)

(01-07-2021, 02:31 AM)AndreaL Wrote: Hi, if you refer to my question I have posted the code.
By "custom model" I mean that I am not extending codeigniter's model but I have built a model of my own.
If I extend Codeigniter's model I have no problem with pagination. But with the custom model it does not work.
On the code I have posted, how would you add pagination?
Your code doesn't really explain how it is considered a "custom" model. Its only a function. It also doesn't explain why you don't want to extend codeigniters model. You aren't doing anything different that would not be possible in an extended model. So to most reading this topic, the way to make pagination work for you is to extend CodeIgniters Model.

Because pagination is part of CodeIgniters Model, making a "custom model" also requires you to write your own code for pagination.
Reply


Messages In This Thread
Pagination with Custom model - by AndreaL - 12-31-2020, 03:59 AM
RE: Pagination with Custom model - by InsiteFX - 12-31-2020, 12:27 PM
RE: Pagination with Custom model - by AndreaL - 01-04-2021, 03:03 AM
RE: Pagination with Custom model - by seunex - 01-04-2021, 04:01 AM
RE: Pagination with Custom model - by includebeer - 01-04-2021, 05:33 AM
RE: Pagination with Custom model - by AndreaL - 01-07-2021, 02:31 AM
RE: Pagination with Custom model - by rmcdahal - 01-04-2021, 06:29 AM
RE: Pagination with Custom model - by berendbotje91 - 01-07-2021, 04:21 AM
RE: Pagination with Custom model - by includebeer - 01-07-2021, 08:19 AM
RE: Pagination with Custom model - by AndreaL - 02-09-2021, 03:41 AM
RE: Pagination with Custom model - by MuhAnhar - 01-12-2021, 06:06 AM
RE: Pagination with Custom model - by includebeer - 01-12-2021, 03:46 PM
RE: Pagination with Custom model - by InsiteFX - 02-09-2021, 07:30 AM



Theme © iAndrew 2016 - Forum software by © MyBB