Welcome Guest, Not a member yet? Register   Sign In
Help with Codeigniter v4 pagination Library
#4

(This post was last modified: 03-22-2021, 12:20 PM by venance.)

(03-22-2021, 08:59 AM)php_rocs Wrote: @venance,

...or use something like DataTables (https://datatables.net/)
I know the datatable is great, But I really don't like. I like codeigniter 4 pager, but is not working with the query builder.
I wan't to use that external library. I hope it works fine even if I don't get it right to work. I will appreciate if will get help with it. Thanks!

(03-22-2021, 08:44 AM)craig Wrote: Why not use the one that comes with CI4? https://codeigniter.com/user_guide/libra...ation.html

Yes. And I always used a pager library. But I want to perform my own sql with query() method. Thus why I found that library will be helpeful to me.
But if there's a way I can user $db->query("SELECT subQuery... FROM table"); with paginate() please help.
Reply


Messages In This Thread
RE: Help with Codeigniter v4 pagination Library - by venance - 03-22-2021, 12:12 PM



Theme © iAndrew 2016 - Forum software by © MyBB