Sort descending on first click
Sort descending on first click
Drew
Posts: 1Questions: 0Answers: 0
I've tried what was recommended on this page: http://stackoverflow.com/questions/3725321/jquery-datatables-change-order-to-desc-when-it-sorts , but this is breaking DataTables for me
How can I make it so that all columns will sort in descending order on the first click, then ascending on the second click?
Thank You :)
PS - I tried changing 'asSorting' to 'aaSorting', since that might have been a typo, but still no success
How can I make it so that all columns will sort in descending order on the first click, then ascending on the second click?
Thank You :)
PS - I tried changing 'asSorting' to 'aaSorting', since that might have been a typo, but still no success
This discussion has been closed.