No fecken way! People are actually willing to pay for a Javascript table sorting solution?
The site even says “Have you ever seen another table sort script that works with anywhere near this sort of speed?“; well, I have actually – my own tablesort solution beats the Dynamic Table script by a factor of 3 when sorting the 500 row table (0.989 seconds versus 0.328 seconds)!
There’s a sucker born every minute folks…

Previous Comments ~
I just tested both of these scripts using the latest Google Chrome browser (1.0.154) and if one can trust the given sort speeds the “Dynamic Table”-script is I’m afraid a bit faster. Nevertheless, I do prefer your solution, and not only due to the “price”!
@ Jan: Hi Jan, I’ve just reran the tests with Firefox and am getting results that are much more equal than yesterday (and if you trust the sort speeds, my script still tends to beat the DynamicTable version but only by a matter of ms – but alas, I don’t want to get into “my script’s better than your script” arguments as the’re futile).
I’m glad you like the tablesort script though!
Regards,
Brian