views:

17

answers:

1

I have to sort a table and looking for right plugin. Some of the columns have dates and some have currency signs($) as shown below. Are there any JQuery plugins available for sorting this kind of data.

alt text

+3  A: 

There an excellent/cleverly named plugin for this called "tablesorter" :), check it out here: http://tablesorter.com/docs/

Nick Craver
Thanks, this is great!
goutham