Codeigniter 4 Ajax CRUD with Server Side DataTable | Deleting data

Опубликовано: 04 Март 2025
на канале: Sawa Stacks
1,326
17

In this videos, we will learn how to delete 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...