Required library edition:
Required library file: dhtmlxgrid_selection.js
affect block selection, so it will copy|paste only visible text , not values behind
//enable label selection mygrid.forceLabelSelection(true); //disable label selection mygrid.forceLabelSelection(false);
See also: enableBlockSelection