Table Sort
At a glance... * Plays nicely with the JavaScript global namespace (the script creates and reuses only one JavaScript object) * The new script sorts (on average - based on my very non-scientific calculations), 5 times faster than its predecessor * The plug-in architecture makes writing custom sort functions a breeze * The script can now highlight both alternate rows and full columns on a table by table basis. * Like its predecessor, the script is fully keyboard accessible * The script can correctly determine a columns datatype should a datatype not be explicitly defined * The script is smart enough not to sort columns containing identical data * Sort routines can now be initiated using JavaScript * Tables can be automatically sorted on a column of your choice * Before-sort and after-sort callback functions can now be defined for individual tables * The script can now "reverse sort" onload (thanks to Parag)
Hello! Good Site! Thanks you! drdrqngnqdrt
Hi, TableSort looks really good. Is there a way of re-ranking each row after sorting using another column, Like Table Organize does?
I have just found an interesting forum on this theme
sort by rank doesnt work
This is a great script :) Only I have a question about non-english characters, is there a way to enable unicode or whatever it is called :)
Thanks for woderful script
The rank column doesn't sort correctly, I get it in this order: 3,1,11,36,14,37,46,33 It's really really bad if the provided demo doesn't work as expected...
Rank column will work correctly if you change the to numeric like so class="sortable-numeric fd-column-0">
I love this sortable table script. Thank you very much.
Oh, by the way, Sort by rank isn't working!
Rank column is set to sortable-keep. I didn't look into the javascript but i think the example works as intended (it keeps the rank)
that's was great
Thank you for the script cheers :)
oh yeah! very good!
nice script..:-)...but it would be better if null values should always stay on the table bottom when sorted...
hi..i'm having a problem in sorting..i didn't find other sorttable script to 'not to sort null values/blank cell'...i mean i want rows with null values to always stay at the table bottom when sorted... thanks for the great script..
How i do a selectable rows and sortable table at the same time. I won't to have table wich have sortable id and selectable rows
testing sort
Thank you sooooo much!! I have been struggling with sorting multi-dimensionaly arrays in PHP to display numerous scoring tables, but with this JS I can now load the table and then sort it instantly without worrying about the code. The sorting on columns is a bonus too! Respect!
how to specify were the sortable column begins
Its a fantastic code and output also.. Mindblowing.. Kinjal Solanki Kinjal.mis@gmail.com MIS Coordinator District Watershed Development Unit, Patan
Great Script, however numeric data doesn't sort correctly for me, sorts as text. This is the second table sort script I've tried so it must be my table but I cant think what the problem is. My table is derived from a MySQL query and the original data is numeric in the MySQL table. Any one spot what I'm doing wrong ?
this is used to table sorting
hi, how about unsorted column like index / row number (1,2,3,4,5)? index shold not be shorten. thanx
What does reverseSort do?
oik. good one.
very useful............