TreeGrid select/de-select multiple rows using controlkey

Hi,

Is there any event that works for select/de-select multiple rows by pressing controlkey and clicking on row?

I have tried onRowSelect but it only works for selection, not for de-selection.

I searched docs and couldn’t find any info.

Regards

You may try to use the onSelectChange event:
docs.dhtmlx.com/api__dhtmlxgrid … event.html