checkboxRefresh
controls behavior of checkbox editors in a grid
let checkboxRefresh: booleanExample
Section titled “Example”webix.grid({ checkboxRefresh:true});also check the next samples:
Details
Section titled “Details”If set to true, then after checkbox state changing, the row will be repainted.