How to get the currently sorted column?
How to get the currently sorted column?
I have a table that shows 10 rows per page with some sortable columns. I need to trigger an event whenever the page is changed or the sortation changes. How do I get the currently sorted column? Column header or index would be enough.
This discussion has been closed.
Replies
How do I get this information on the client-side dataTables?