Asp.net core Editor

1 Answer 37 Views
Editor
Keith
Top achievements
Rank 1
Keith asked on 27 Jan 2025, 07:11 PM
Is it possible to make the editor component read only?

1 Answer, 1 is accepted

Sort by
0
Eyup
Telerik team
answered on 27 Jan 2025, 09:52 PM

Hi Keith,

 

Thank you for contacting us.

You can achieve this requirement by:

1. Accessing the Editor Kendo widget instance in javascript.

2. Remove the contenteditable attribute.

3. Prevent clicking of link anchor elements.

You can find a convenient example here:
https://docs.telerik.com/kendo-ui/controls/editor/readonly-editor

Do you find this information helpful and on point? Let me know what you think.

 

Regards,
Eyup
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

Tags
Editor
Asked by
Keith
Top achievements
Rank 1
Answers by
Eyup
Telerik team
Share this question
or