How to sort Table OR Grid using jQuery
Sorting is one of the most common feature and with data presented in form of table or Grid, it is a necessary feature. In this post, I will show you how you can sort table or grid using jQuery. It is possible using a jQuery plugin. called "Tablesort". Tablesort is a small and simple sorting […]