ASP.NET MvcPager 1.2 source code released!

W

Webdiyer

MvcPager is a free paging component for ASP.NET MVC web application, it
exposes a series of extension methods for using in ASP.NET MVC applications,
the implementation was inspired by ScottGu's PagedList<T> idea.

MvcPager features include:

1.Basic url route paging;
2.Support Ajax paging using jQuery or default Ajax library included in
asp.net mvc project template;
3.Can be safely downgraded to standard url paing if client browser doesn't
support Javascript or Javascript is disabled;
4.Search engine friendly, whether it's standard url paging or Ajax paging,
search engines can crawl through all pages;
5.Support both ASP.NET MVC 1.0 and ASP.NET MVC 2.0;

codeplex project home page: http://mvcpager.codeplex.com

Online demo is available at http://en.webdiyer.com/mvcpager
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,770
Messages
2,569,583
Members
45,074
Latest member
StanleyFra

Latest Threads

Top