Search code examples
asp.netjquerypaginationrepeater

Paging with Jquery in ASP.NET


I want to implement paging in Repeater via JQuery. Is it possible? If yes, then how I achieve this?


Solution

  • The tablesorter pager plugin is pretty sweet and works well with the tablesorter sorting functionality.