Load large dataset with infinite scroll in ASP.NET (CSASPNETInfiniteLoading)
Infinite scroll, has also been called autopagerize, unpaginate, endless pages. But essentially it is pre-fetching content from a subsequent page and adding it directly to the user’s current page. The code sample demonstrates loading a large number of dat