areaselect

включает режим выбора ячеек areaselection

boolean areaselect;

Available only in PRO Edition

Example

webix.ui({
    view:"datatable",
    columns:[...],
    areaselect:true
});

Related samples

See also
Наверх
If you have not checked yet, be sure to visit site of our main product Webix web ui framework and page of data table product.