Search code examples
jquerysortingnumberstablesorter

jQuery tablesorter.com german numbers (300 ; 1.300 ; 13.000 ; 130.000 ; ...)


How to sort german numbers with jQuery tablesorter ???

{ sorter: 'ipAddress' } does not work longer in the newest version !

3
300
1.300
13.000
130.000 
1.300.000

Solution

  • Try setting the "usNumberFormat" to false in your tablesorter settings. More info here: http://mottie.github.io/tablesorter/docs/