开发者

GridView Sorting without AJAX?

开发者 https://www.devze.com 2023-03-16 05:21 出处:网络
I\'m trying to enable sorting for my gridview without AJAX, and having difficulty because when I call sorting it is running PageLoad again and never开发者_Python百科 fires the Sorting event.

I'm trying to enable sorting for my gridview without AJAX, and having difficulty because when I call sorting it is running PageLoad again and never开发者_Python百科 fires the Sorting event.

Any guides on how I do GridView sorting without AJAX?


If you are using jQuery there is a plug-in: http://tablesorter.com

0

精彩评论

暂无评论...
验证码 换一张
取 消