I am trying to create a simple spreadsheet (with a REST/JSON back end) that looks like the Google Docs spreadsheet (or Excel). I have a working model which uses HTML input boxes and Select boxes.
Is there a way to style this so that it looks like a real spreadsheet and uses "ContentEditable=true" and also to handle the Tab keys?
All you have to do is select the data that belong in your table, and then click “CTRL + T” (Windows) or “Apple + T” (Mac). Alternatively, there's a Format as Table button in the standard toolbar. Unfortunately, Sheets doesn't have a “one stop shop” for Tables.
You can try with this: https://mindmup.github.io/editable-table/ it works with bootstrap, allows edit content, its like a excel spreadsheet but works on a normal HTML table.
It looks like this img: Image editableTableWidget. Obviusly you can custom the style in css.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With