Last Updated:
15 Oct 2021 09:31
by ADMIN
RichTextEditor: Provide an option to select and copy text from the editor when in Read-Only State
When the RadRichTextEditor has IsReadOnly="True" our expectation is to be able to still select and copy text from it without going into edit mode on the document. However, when IsReadOnly="True", the control is unresponsive as though it were disabled.