
Hello I have problem checkbox in paginated, so I am trying choice and check data in datatables and parse value in input hidden, but in second page choice and check not working. And below this my code for solved problem checkbox in second pagination.
let your_date = your_date;
$(".div_for_dataTables").empty();
$(".id_login").val("");
$.ajax({
...