Pedido padrão do Datatable para ser removido
$('#example').dataTable( {
"order": [],
// Your other options here...
} );
Friendly Ferret
$('#example').dataTable( {
"order": [],
// Your other options here...
} );