SFGolfer
Member
Posted 1 month ago #
Version: 1.4.2.a: Sorting doesn't correctly work when using the Tablesorter-jQuery-Plugin.
Example:
110
100
100
30
gets sorted as:
100
100
110
30
However, the sorting correctly works when using the experimental option Extended Tablesorter from Sören Krings.
Hi,
this is an issue in Tablesorter. I can not provide support for this, sorry. Most probably, one of your cells gets recognized as a string and not a number. Therefore the column gets sorted as strings not as numbers.
Best wishes,
Tobias