I don't want the scroll bar to appear on the editor. I need the radeditor to be of fixed height and width.
So that I can indicate to the user that only limited text needs to be entered as per the height of the editor.
1 Answer, 1 is accepted
0
Accepted
Rumen
Telerik team
answered on 20 Mar 2009, 04:52 PM
Hi,
You can use the code below to apply overflow: hidden to the content area of RadEditor: