Skip to content

multiselect

enables the multi selection mode

let multiselect: boolean
webix.grid({
select:"cell",
multiselect:true,
...
});

also check the next samples:

Articles

API