One by One record deletion from the list is time-consuming and frustrating when you need to delete many records.
With the use of the checkboxes on the list, you can allow selecting multiple records. Only required to add a single delete button.
In this tutorial, I show how you can delete multiple records using jQuery AJAX in CodeIgniter.