editable
allows/denies editing in the view
let editable: booleanExample
Section titled “Example”webix.grid({ editable:true, ...});also check the next samples:
See also
Section titled “See also”Articles
allows/denies editing in the view
let editable: booleanwebix.grid({ editable:true, ...});also check the next samples:
Articles