Codeigniter 4 Ajax CRUD with Server Side DataTable | Retrieving Data

Опубликовано: 30 Октябрь 2024
на канале: Sawa Stacks
6,567
56

In this videos, we will learn how to retrieve data from datatase via ajax. If you have huge data for listing of any application, I recommended to use Server side data listing. This will list data per page wise request. With this tutorial we will see the usage of DataTable to load data.


[ ---------- REQUIREMENTS ------------]

DataTables :
https://datatables.net/

SSP Library:
1) https://onlinewebtutorblog.com/codeig...
2) https://onlinewebtutorblog.com/wp-con...
3) https://github.com/emran/ssp


SweetAlert2:
https://sweetalert2.github.io/



SOURCE CODE:
https://github.com/sawastacks/Codeign...