Problem with sorting dates with jquery tablesorter

后端 未结 8 857
终归单人心
终归单人心 2021-02-02 12:18

I am using tablesorter plugin to sort my tables in an MVC .NET App. Most of my columns are strings and I\'m having no problems with them. Neither with the numeric ones. The thin

8条回答
  •  Happy的楠姐
    2021-02-02 12:44

    There exist an update for jquery tablesorter plugin.

    According to the locale of the your application, you can sort the dates by this update.

    You can view the update of the tablesorter by following the below link.

    http://tablesorter.openwerk.de/

提交回复
热议问题