Hi,
I am using handsontable on large datasets (50k rows and more) and I want to hide different columns based on user interaction.
- I tried the Plugin ‘hiddenColumns’ but that didn’t work. (Is there an issue with that plug in at the moment?)
- The updateSettings does work, but the browser is frozen for a long time.
I am using angular js and the handsontable pro without any wrapper.
Thanks
Nils