ASP.NET MVC Infinite Scroll NuGet Package

If you have a lot of data to show, but want to have the data show up as the user scrolls, you can use this infinite scrolling technique.



This package will drop a new controller, view, scripts and sample data. Just navigate to
http://localhost:xyz/InfiniteScrollDemo and you'll see the demo view.

Modify the demo code to suit your needs in your web application.
The demo uses tables and rows, but you can modify easily to use lists and repeating div elements.

Requires an existing ASP.NET MVC application.




Got any ASP.NET MVC Infinite Scroll Question?





Info

Version: 1.0.2
Author(s): Phil Campbell
Last Update: Tuesday, November 4, 2014
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/philoushka/Mvc-Infinite-Scroll-Grid
NuGet Url: https://www.nuget.org/packages/MVC-Infinite-Scroll


Install
Install-Package MVC-Infinite-Scroll
dotnet add package MVC-Infinite-Scroll
paket add MVC-Infinite-Scroll
MVC-Infinite-Scroll Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

1.6

avg-downloads-per-day

5

days-since-last-release

3453