Click here to Skip to main content
15,908,673 members
Articles / Web Development / CSS

Couple of (not so) different approaches to paging in ASP.Net MVC Applictions (Pure MVC & Mustache)

Rate me:
Please Sign up or sign in to vote.
4.44/5 (4 votes)
22 Sep 2013CPOL11 min read 21.4K   225   14  
Instead of the traditional way of paging like a numbered / text pager, this approach uses a single button to load more data within the same page

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior)
United States United States
Just another passionate software developer!

Some of the contributions to the open source world - a blog engine written in MVC 4 - sBlog.Net. Check it out here. For the codeproject article regarding sBlog.Net click here!

(Figuring out this section!)

Comments and Discussions