Sorting table data with JQuery, table has columns with dates and dollar signs, which plug-in is good? [closed]

StackOverflow https://stackoverflow.com/questions/3860187

문제

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

도움이 되었습니까?

해결책

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

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top