using canSelectCells: true, I want to enable editing of one cell only.
Setting canSelectAll: false and canDragSelect: false help, but how could I disable continue/incremental selection?
btw, I'm trying get a cell drag'n'drop behaviour out of the cell selection feature (single cell only). Do you think it's possible or I'm trying something that's not recommended?
Setting canSelectAll: false and canDragSelect: false help, but how could I disable continue/incremental selection?
btw, I'm trying get a cell drag'n'drop behaviour out of the cell selection feature (single cell only). Do you think it's possible or I'm trying something that's not recommended?