This is a migrated thread and some comments may be shown as answers.

RadEditor Horizontak scroll bar

1 Answer 32 Views
Documentation and Tutorials
This is a migrated thread and some comments may be shown as answers.
Dev
Top achievements
Rank 1
Dev asked on 26 Mar 2018, 10:33 AM
Hi Team,
In my sample application, I am using RadEditor with below properties. when I have ran the application and enter long text and I am not seen any horizontal scrollbar (see first_screen) then copied the same properties on "RadEditor"  and using my existing application and entered long text I am receiving Horizontal scrollbar (Second pic) please.
<telerik:RadEditor ID="txt_GAdd" BorderStyle="None" runat="server"
Width="100%" ToolsFile="ToolsFile.xml" Height="200px" Font-Names="Tahoma" Font-Size="11px" Style="margin-bottom: 5px;"
EnableResize="False" EditModes="Design" StripFormattingOnPaste="NoneSupressCleanMessage" OnClientLoad="RadEditorOnLoad">
</telerik:RadEditor>
Regards,
Jani

1 Answer, 1 is accepted

Sort by
0
Dev
Top achievements
Rank 1
answered on 26 Mar 2018, 09:47 PM

Hi Team,

Any one have idea about my query ? why I am receiving horizontal scroll bar when entered long text on "RadEditor"? any solution how to avoid horizontal scroll bar? 

Tags
Documentation and Tutorials
Asked by
Dev
Top achievements
Rank 1
Answers by
Dev
Top achievements
Rank 1
Share this question
or