DotNetStories
In this post I will show you how easy is to sort the
columns of an HTML table. I will use an external
library,called Tablesorter which makes life so
much easier for developers.
A friend of mine was seeking some help regarding HTML
tables and JQuery. I have decided to write a few posts
demonstrating the various techniques I used with JQuery
to achieve the desired functionality.