≡
×
Plus
Manual
Examples
Reference
Download
Blog
Community
Support
Is it possible to get the current sort order?
Is it possible to get the current sort order?
rrenaud
Posts: 1
Questions: 0
Answers: 0
February 2012
edited February 2012
in
General
I'd like for users to be able to send links to other users about what they see in the table, and this includes being able to encode the sort order of the table. Is it possible to get this data from datatables itself?
Replies
allan
Posts: 65,846
Questions: 1
Answers: 10,956
Site admin
February 2012
Certainly - tableInstance.fnSettings().aaSorting ( http://datatables.net/docs/DataTables/1.9.0/DataTable.models.oSettings.html#aaSorting )
Allan
This discussion has been closed.
Replies
Allan