More Tech Tips!: jQuery & Ajax Fun: Implementing a Paging Listbox
http://www.moretechtips.net/2009/01/jquery-ajax-fun-implementing-paging.html
jQuery Listbox: Many times in web forms we need to provide a listbox with lots of elements, A good solution is to filter and page these elements to speedup page loading and optimize DB/Network usage..
This is a complete implementation of a paging listbox using jQuery on client side and ASP.Net on server side. and should look like this..



