$('#datatable').DataTable({ "order": [[ 2, "asc" ]] // Order on init. # is the column, starting at 0 });