Here Mudassar Ahmed Khan has explained with an example, how to Infinite / Endless / Continuous Scroll technique in WebGrid using jQuery AJAX and JSON in ASP.Net MVC Razor.
In Infinite / Endless / Continuous Scroll technique, the WebGrid has Header Row as Fixed (Freezed) and the Data Rows have a Scrollbar.
The records from Database are loaded in WebGrid Page Wise as the data is scrolled using jQuery AJAX, JSON and Entity Framework in ASP.Net MVC Razor.
↧