Hi,
I am using Angular version of handsontable in one of our products.
Some of the features I need are -
-
Fillter Data (Currently, this is offered only in the PRO version)
Is there a way I can use this feature with angular version (ngHandsontable) . It is fine even if I have to use ngHandsontable in combination with the pro version. -
Infinite scrolling
Can you point me to a demo where infinite scrolling is demonstrated e.g.
I load 100 records in one page. As I scroll to the end of the page, next page starts getting loaded and so on.
This is important so that I don’t have to load all the data at once which is a major performance overhead.
Thanks,
Pankaj