Page 1 of 1

Is there a way to paste a spreadsheet into wysiwyg?

Posted: Fri Nov 04, 2022 10:41 pm
by KingSparta
Is there a way to paste\copy\move a spreadsheet into wysiwyg?

Re: Is there a way to paste a spreadsheet into wysiwyg?

Posted: Fri Nov 04, 2022 11:59 pm
by BaconFries
Not directly due to spreadshees not being html. If using the likes of Microsoft Excel, OpenOffice Calc or Lotus 1-2-3 you can simply save as a CSV file then use one of the following extensions below to display on or in your webpage.
Bootstrap Table
https://www.wysiwygwebbuilder.com/bootstraptable.html
CSV Create, Read, Update, Delete
https://www.wysiwygwebbuilder.com/csvcrud.html
DataTables
https://www.wysiwygwebbuilder.com/datatables.html
Data Viewer - Version 1.5
https://www.wysiwygwebbuilder.com/dataviewer.html

Re: Is there a way to paste a spreadsheet into wysiwyg?

Posted: Sat Nov 05, 2022 12:13 am
by KingSparta
BaconFries wrote: Fri Nov 04, 2022 11:59 pm Not directly due to spreadshees not being html. If using the likes of Microsoft Excel, OpenOffice Calc or Lotus 1-2-3 you can simply save as a CSV file then use one of the following extensions below to display on or in your webpage.
Bootstrap Table
https://www.wysiwygwebbuilder.com/bootstraptable.html
CSV Create, Read, Update, Delete
https://www.wysiwygwebbuilder.com/csvcrud.html
DataTables
https://www.wysiwygwebbuilder.com/datatables.html
Data Viewer - Version 1.5
https://www.wysiwygwebbuilder.com/dataviewer.html
thanks...

I will check that out tomorrow.