I have a web page that have:
- a table with columns & rows (using DataTables)
- a "copy" button that will copy the content of table (including header & data rows) into a clipboard using flash. (using DataTables's TableTools copy to clipboard)
If I press the "copy" button then paste to excel, the data will be fit perfectly into columns & rows. But with no formatting.
I have looked around within the js file & the flash. Looks like the correct way is to tweak on how to provide the data + formatting from the js.
Question: How to include the formatting data into the clipboard?
Aucun commentaire:
Enregistrer un commentaire