Hi, I found grid.cellToClipboard() doesn’t seem to work on columns with type “ron”, but works on “ro” columns in the same grid. Is this expected? Thanks.
Unfortunately we cannot reproduce this issue locally. Please not if you are setting nuber format for your “ron” cells it has impact only on the visual cell presentation. cellToClipboard() takes not formated cell’s value but value which was passed from xml.
Hi, please see the attached reproduction case. You can see that in “Deal Info” table, Ctrl+C works on all columns except the last one “LiqArb”, I think it’s because it’s of type “ron”. Thanks.
This issue was fixed and will be included at the next dhtmlxGrid version. If you need changes ASAP please contact directly support@dhtmlx.com