Handsontable pro in angularjs project

I have downloaded handsontable pro trial version and I am struggling to implement this new version in my project. I am already using nghandsontable in my project, now I wanted to check it with the new pro version but couldn’t find out how. Is there any specific way to implement this to my angularjs project.
P.S. My angularjs version is 1.6… Thanks in advance…

Hi @passionate.pratheek

Here you can find a working demo that contains PRO features inside Handsontable AngulaJS
http://handsontable.github.io/ngHandsontable/demo/index.html#/PRO-filtering-simple

Please check if you are loading all resources in a correct order.

Thanks for your reply… I followed your instructions but I am getting an error “cannot read property ‘hooks’ of undefined”. I do not know whether this issue is caused because of the conflict between versions. The ngHandsontable version I am using is 0.3.17 and the handsontablepro version is 1.12.0. Can you help me sort this out.

Hello,

Is there a functionality to select multiple cells in a drop down…

Hi @passionate.pratheek

currently, you can select only one option at a time

Fine… Thanks for your reply… Can we expect this functionality in future?

Yes, actually it is on our feature request list at https://github.com/handsontable/handsontable/wiki/Feature-requests