Submitting a form using checkboxes in Datatables and using pagination
Submitting a form using checkboxes in Datatables and using pagination
Hi,
I have a table that has approx 2000 records, and I have set up the datatable so that the data is paginated. I have a checkbox in the first column, and the table is with in a form with a submit button.
Now for example lets say that I check a box on the first page and then I go to page 20 and then check a box there and then submit the form I will only get the box that was checked on page 20. Is there a way to get all boxes which have been checked no matter which page I am on?
Hope this makes sense.
Thanks
I have a table that has approx 2000 records, and I have set up the datatable so that the data is paginated. I have a checkbox in the first column, and the table is with in a form with a submit button.
Now for example lets say that I check a box on the first page and then I go to page 20 and then check a box there and then submit the form I will only get the box that was checked on page 20. Is there a way to get all boxes which have been checked no matter which page I am on?
Hope this makes sense.
Thanks
This discussion has been closed.