Hello everyone,
I have a quick question about the RichTextEditor. I need to insert text from the outside into a specific position within the editor's contents, or even better, to drag and drop text into the editor from, say, an attribute of a ListGridRecord. There doesn't seem to be a method to determine the cursor position within the editor. Is there any way to do this?
Thank you very much in advance for a kind reply.
I have a quick question about the RichTextEditor. I need to insert text from the outside into a specific position within the editor's contents, or even better, to drag and drop text into the editor from, say, an attribute of a ListGridRecord. There doesn't seem to be a method to determine the cursor position within the editor. Is there any way to do this?
Thank you very much in advance for a kind reply.
Comment