andycrespo27 / flexigrid

Automatically exported from code.google.com/p/flexigrid
0 stars 0 forks source link

Type-Enhancement Add client-side intelligent sorting for dates, times, numbers, URLS, etc. #143

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Add a client-side column sort that can intelligently sort numbers, dates, 
amounts, text.

an example would be:

http://tablesorter.com/docs/

there are others (like below) that have done sort code, but still don't handle 
dates properly (tough).

http://www.onemoretake.com/2009/02/25/sorting-elements-with-jquery/

Original issue reported on code.google.com by coreyjoh...@gmail.com on 22 Feb 2013 at 4:07