How to implement ng-handsontable Lazy Loading feature in AngularJS

I have been working around handsontable and found it very useful and signed up for an account with a trial subscription.
I am now working on an AngularJS project where my requirement is to display lots of data using handsontable and is working very fine, but as i have told you like we have got lots of data , so displaying all it once will make the site very slow, so is there any way to implement ng-handsontable Lazy Loading just like the way you have done it for javascript.

Thanks,
Midhun krishna
Citrus Pvt Ltd. India.

Hi @mr.midhunkrishnakv
When we are talking about bigger databases it would be better to use a pagination to load the data. Here’s an example to to achieve it using Angular version: http://handsontable.github.io/ngHandsontable/demo/index.html#/pagination-rows-pagination