-1

I use a handsontable with a checkbox column, how could I get the checkbox control from the api ?

1 Answers1

0

In the documentation (DOC), you can see how to use checkbox, to change value just set true or false to the cell value with setDataAtCell().

Good luck ;)

Joakim Si Ali
  • 502
  • 4
  • 13