checkbox on datatables [need help]
checkbox on datatables [need help]
im really a newbie in web design.
i want your help, need to know how to insert checkbox for deleting query.
i had try by my self using my own function but it wont work.
i had try to read some article too on this datatables, and it wont work too.
how make it works? and what must i use? zero config datatables or server scripting?
i want your help, need to know how to insert checkbox for deleting query.
i had try by my self using my own function but it wont work.
i had try to read some article too on this datatables, and it wont work too.
how make it works? and what must i use? zero config datatables or server scripting?
This discussion has been closed.
Replies
[quote]
<?php
include "koneksi.php";
?>
Delete
var jumlahnya;
function ceksemua(){
jumlahnya = document.getElementById("jumlahcek").value;
if(document.getElementById("cekbox").checked==true){
for(i=0;i