By MikeGM
via moretechtips.net
Published: Feb 01 2009 / 12:04
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..



Comments
DerFichtl replied ago:
Hmm, i never thought about paging a select-box, it's a new idea but why you don't use an autocomplete field with forced selection?
Voters For This Link (6)
Voters Against This Link (0)