Checkbox dynamcally set state

In this sample there are checkboxes, can their state be change using the click event ? clicking the filmtitle instead of the checkbox itself ?

thanks

https://docs.webix.com/samples/15_datatable/04_editing/08_custom_checkbox.html

Hello @wimk,
As a solution, you can use onBeforeSelect and updates the checkbox item.
Please check the next example:
https://snippet.webix.com/lyj9bh1a