jrowen / rhandsontable

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

Select/deselect all rows #393

Open Muna59 opened 2 years ago

Muna59 commented 2 years ago

Hi

How to add a check box to select/deselect all rows in rhandsontable in shiny?

Thank you,