JQuery Datateable desactiva la clasificación
$('#table').dataTable({ "bSort" : false } );
Mingles444
$('#table').dataTable({ "bSort" : false } );