URL: http://www.armymuseums.org.uk/demo-track-page.html
Debug: http://debug.datatables.net/ehikit
I specified
"order": [[ 0, 'desc' ], [ 1, 'asc' ]],
But it's displaying sorted ascending on the first column.
What simple stupid thing am I missing? :)