I have 3 questions:
-
Is it a way to set the licenseKey globally? instead of adding it on every table?
-
If I select 3 rows and want to paste them at the bottom of the table, is there any way to prevent table creating new rows? to block table to custom dimensions? If user select 4 rows and goes on the last row of the table to paste them, then I need to paste only the first row ( from the selected ones) and ignore the rest.
-
https://github.com/handsontable/handsontable/issues/4575 , can you take a look on this?