I am using Handson Table pro 5 version with angular 8.2.14 version.
I have tried to implement multi select using below links:
First Approach:
Using above approach, it won’t even show the handson table and says require() is not a function .
on debugging, it keeps going into newRequire()function in handsontable.js.
So not sure hot to fix it.
Second Approach:
Also checked the above one, and unable to replicate the same since it is for older handsontable editor and chosen is not working properly, not sure why may be due to some version incompatibility.
Can you please suggest something to implement multiselect dropdown in handson table?
I am going to present the demo on Monday to my team and if this feature is not present, I am afraid we have to drop the idea of using handsontable for the Client.
Really Appreciate if any help if provided regarding this