Hi ,
I am having one sharepoint 2013 . I have written the code to read sharepoint custom list item using C# and Jquery both ..My List is having 5000+ items into list ,and when I am binding those records into my Gridview It is taking time to bind the data into Gridview. I am using Paging of 10 items per page ..still I am facing performance issues ..
Could any one help me on same ...
Thanks..