Copy and paste formatted table

Hi,

Is there any simple way to copy formatted table data (including column headers) to clipboard instead of raw data?

Thank you!

Hi @marquim Handsontable does not provide such a feature, but after investigation I found a stackoverflow topic that might come handy http://stackoverflow.com/questions/2044616/select-a-complete-table-with-javascript-to-be-copied-to-clipboard

Thanks, Aleksandra, it’ll help me! :slight_smile: