pemesanan default dari data yang dapat dihapus
$('#example').dataTable( {
"order": [],
// Your other options here...
} );
Friendly Ferret
$('#example').dataTable( {
"order": [],
// Your other options here...
} );