Duplicate table structure

Tags: #<Tag:0x00007f8b19cb30f8>

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

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.

Hi @carmenrenca3d

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