editable
allows/denies editing in the view
let editable: boolean
Example
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: boolean
webix.grid({ editable:true, ...});
also check the next samples:
Articles