Lazy loading in Gridview using jquery and webmethod
How to use lazy loading in gridview by binding datatable to gridview using webmethod and jquery. A Gridview contain more than million records. Lazy loading is depend upon gridview scrolling.
Solution
This article is helpful for lazy loading in gridview.