jrowen / rhandsontable

A htmlwidgets implementation of Handsontable.js
http://jrowen.github.io/rhandsontable/
Other
383 stars 148 forks source link

Remove last row #367

Open hawkeye87ee opened 3 years ago

hawkeye87ee commented 3 years ago

The right click function allows users to remove the last remaining row of a table. Then one cannot right click to insert a row. Instead, the user needs to right click and undo the latest action to get the row back. Is there a customization available to disable "Remove row" when only one row is present?