Hello, I would like to know if there is any way to duplicate the entire table, with its same structure, instead of doing it by rows
Duplicate table structure
Hey @carmenrenca3d
what functionalities of Handsontable do you use?
The getData()
returns the whole dataset and getSettings()
may return your additional settings.
Here’s an example https://jsfiddle.net/handsoncode/aoc5z6uh/ where I use hot.getSettings().columns
to get my columns settings.
I’m closing this issue as there is no update on the subject.
If you’d need anything please send me an email at support@handsontable.com