Hi All,
I am working on a requirement where i need to display a grid with pagination, search etc..
There are 4000+ items and its a provider hosted app and i will be using REST calls to access the list. i am following the approach given in http://www.sharepointempower.com/Blog/Post/11/How-to-use-JQuery-DataTable-Grid-in-SharePoint-2013-Apps
issue : since 4000 items are there i need to retrieve data dynamically. please suggest a suitable solution.
Thanks,
Arun