Client Side ASP.NET ListView Sorting via jQuery TableSorter Plugin Dem(beckelman.net)
submitted by
beckelmw(2755) 3 years, 3 months ago
I was recently asked to provide sorting on a ListView that I knew needed it, but had left off originally because I was having trouble with the way I normally handle sorting ListViews with this particular page. This led me to searching for another way. I think what I came up with may replace the way I have been handling user requested sorting (all server side) up until now. What I found was the jQuery TableSorter plugin plus a few extras. The plugin, like just about all jQuery plugins is really easy to use. You just point it at your table and it does the rest (make sure your table has thead and tbody tags though). Of course there are many options that you can set for your particular situation. Check out the demo. read more...
|category: jQuery
|Views: 485
tags:
tablesorter ReadIt ListView jQuery another
Everyones tags:
Your Tags: