Community Tip - If community subscription notifications are filling up your inbox you can set up a daily digest and get all your notifications in a single email. X
Hi, All
Now I'm working on Thingworx9.2.0.
[Need your help]
On Grid or AdvanceGrid, I want to copy a selected cell to the clipboard, like in Excel.
This means that I do not want to edit a cell, only reference to prevent incorrect entry in cell manipulation,
Regards,
Solved! Go to Solution.
Hi @DEV,YIDE,yoshi.
We tested using the Advanced Grid under ThingWorx 9.4 and the copy/paste worked successfully. When copying multiple cells, the paste retained the column formatting. When testing the newer Grid widget, the contents of a cell was also pasted successfully, but when copying multiple cells, the paste did not retain the column formatting.
Are you having an issue? If so, what is happening?
Note that ThingWorx 9.2 is no longer supported, so if there is an issue in that release, we won't be able to provide a fix.
Regards.
--Sharon
Hi @DEV,YIDE,yoshi.
We tested using the Advanced Grid under ThingWorx 9.4 and the copy/paste worked successfully. When copying multiple cells, the paste retained the column formatting. When testing the newer Grid widget, the contents of a cell was also pasted successfully, but when copying multiple cells, the paste did not retain the column formatting.
Are you having an issue? If so, what is happening?
Note that ThingWorx 9.2 is no longer supported, so if there is an issue in that release, we won't be able to provide a fix.
Regards.
--Sharon
Is this also possible on a chart widget?
I want to click on a point and get the contents of tooltip to copy to my clipboard.
Regards,