Is there a way to make the editor read-only? So that the text is formatted, but not editable?
Kind regards,
Andre
2 Answers, 1 is accepted
0
Atanas Korchev
Telerik team
answered on 04 Aug 2010, 11:37 AM
Hello Andre,
No this is currently not possible. However you can just output the HTML in your page without the editor. It would display just fine.
Regards,
Atanas Korchev
the Telerik team
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Public Issue Tracking
system and vote to affect the priority of the items
Thank you for your quick reply, but simply displaying the content in my page would sadly not have the same visual result (heigt of box, font, font-size, scrollbar etc). It would require some adjustments on my part... which I can overcome... eventually ;)