Is there an API method that I can use to make it so that the contents of a cell are selected (e.g. highlighted) whenever the user opens up the cell editor? It would make it easier for copying cell contents to the clipboard.
Thank you.
Is there an API method that I can use to make it so that the contents of a cell are selected (e.g. highlighted) whenever the user opens up the cell editor? It would make it easier for copying cell contents to the clipboard.
Thank you.
The grid blocks all selection to prevent visual problems, but it may be re-enabled back by some modifications