I am using a RadEditor control to display some HTML formatted text. The text is readonly (cannot be edited). I don't want any toolbars to display.
I am setting Enabled="false" which prevents the toolbar display but it also disables the scrollbars which I need.
Any suggestions on how to use RadEditor with no toolbars and in a readonly format with scrolling enabled?
Thanks
I am setting Enabled="false" which prevents the toolbar display but it also disables the scrollbars which I need.
Any suggestions on how to use RadEditor with no toolbars and in a readonly format with scrolling enabled?
Thanks