give the possibility of copying an ro cell to the user

Hello,

I would like to know if there is a way for permiting the user to copy the value of a ro cell (right click and then copy).

Thanks you for your help.

You can attach context menu to dhtmlxGrid and then use cellToClipboard() method to copy necessary cell to clipboard. Please find example of grid with context menu here dhtmlx.com/docs/products/dht … _menu.html