copy/paste from datagrid

How to achieve copy/paste feature in dhtmlxgrid? like spreadsheet.

You may try to use the block selection.
Please, have a look at the following sample:
dhtmlx.com/docs/products/dht … ction.html

For the best compatibility, please, try to use the attached js file instead of original.
dhtmlxgrid_selection.zip (4.21 KB)

Thanks a lot its working fine.