multiselect
enables the multi selection mode
let multiselect: boolean
Example
Section titled “Example”webix.grid({ select:"cell", multiselect:true, ...});
also check the next samples:
See also
Section titled “See also”Articles
API