angular-vs-repeat
angular-vs-repeat copied to clipboard
Scrollable divs with remote data
Hi, I am using this plugin for scrolling data which is in divs. I am using following code to make it work
but LoadData methods get called as soon as the page loads. Load data feches data from the server. I need 10 records to be fetched initially and then load next set of data on scroll.
Is it possible with this plugin to load remote data