Uniq cells by cmd/ctrl click

Tags: #<Tag:0x00007efc648aedc0> #<Tag:0x00007efc648aebe0>

Hello

Is it possible to disable multiselect cells when the user holds CMD?

Right now, by default, a user can hold ctrl and select the same cell multiple times, which overlaps with my functionality because I calculate the median of the values

Is there any possibility to disable such functionality or api to get only unique cells from selected cells?

Hi @isaynason

Can you please describe your requirements a little more? Do you mean that you want to make multiple selected cells set as readOnly on CMD + LMB click?

https://handsontable.com/demo

I want to disable behavior when user holds cmd and select the same cell multiple times, it should be select or unselect.

@isaynason

Please check this section of our documentation and presented demo. It shows various selection options that you can set: https://handsontable.com/docs/javascript-data-grid/selection/#select-ranges