controls behavior of checkbox editors in grid
webix.ui({ view:"datatable", checkboxRefresh:true });
If set to true, then after checkbox state changing, row will be repainted.