jrowen / rhandsontable

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

Borders not updated #426

Open frederikvp opened 1 year ago

frederikvp commented 1 year ago

Once you set the borders (e.g. according to https://jrowen.github.io/rhandsontable/#Borders), you cannot change them anymore. The solution is to clear the borders first (mentioned here https://github.com/handsontable/handsontable/issues/6139), but how can you do this from R?