Answer the question
In order to leave comments, you need to log in
How to sort a table?
I have a table like this,
I get data from an ajax request. I'm trying to sort everything using the jquery plugin Tablesorter ( tablesorter.com )
The plugin kind of sorts, but I need the date and time from the date_time column to be taken into account when sorting by user_id, that is, so that both by user_id and date_time at the same time.
How can I implement this?
Answer the question
In order to leave comments, you need to log in
Basically, the documentation says:
Sort multiple columns simultaneously by holding down the third shift key and clicking a second, or even fourth column header!
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question