$("#example1").dataTable( { "aoColumnDefs": [ { "bSortable": false, "aTargets": [ 0 ] }], "order": [[ 1, 'asc' ]] });get