Unplanned
Last Updated: 06 Feb 2025 08:59 by Daniel
Daniel
Created on: 06 Feb 2025 08:59
Category: RichTextEditor
Type: Feature Request
0
RichTextEditor: Add a support to programmatically insert plain text/html code at the cursor point

Provide the support for add specified content at specified position (cursor position).
For example expose InsertTextCommand, now you have InsertImageCommand.

or a method SetHtml -> RadRichTextEditor.SetHtml(html code);

 

0 comments