SOCR / SOCRAT-issues

Project management for SOCRAT
2 stars 0 forks source link

add ability to erase the data from the table #158

Open alxndrkalinin opened 7 years ago

alxndrkalinin commented 7 years ago

Need to add Erase button that removes all data from the table (goes back to initial "Enter your data"?). This is needed, for example, if user wants to select subset of the table and copy-paste it for using it as new dataset. Currently, if user copies a selection, then selects everything in the table (Cmd+A), deletes it, and pastes copied selection, it keeps the full rows and columns of original dataset. We need to have Erase option that removes rows/columns as well.