Insert Rows and Columns #70
Replies: 2 comments
-
|
I've since seen the Column Editing example, but that's buggy - if you add some columns, then subsequently change the names of the column headers, you lose those changes when you add another column. The same thing happens if you change an original cell value. So it's not a good example. I've tried adding the table to state (via All I want to do is present an empty spreadsheet to my user, who can then add columns and rows, define column and row headings, and enter cell data; i.e., I want them to be able to create something entirely new, much like they can in desktop spreadsheet apps. Is that possible? |
Beta Was this translation helpful? Give feedback.
-
|
Hi @glowkeeper, Column editing and spreadsheet functionality is not a heavily used feature. So it is really great that you have been testing this! I can add this to our road map and will test this feature as well as make sure it works well with an empty spreadsheet. Feel free to join us on discord for more updates https://discord.gg/RvKHCfg3PC |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
With Handsontable, I can right-click on a column or row and insert a column or row. Is it possible to do something similar with Simple Table?
Beta Was this translation helpful? Give feedback.
All reactions