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

RadEditor Content pane has height of zero

1 Answer 52 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Bonnie
Top achievements
Rank 1
Bonnie asked on 19 Oct 2015, 08:26 PM
<telerik:RadEditor ID="relet" runat="server" ToolsFile="~/Content/Telerik/mailmergetoolsfile.xml" Content='<%# Bind("templatecode")%>' OnLoad="RadEdBase_Load" OnTextChanged="rewithimage_TextChanged" EditModes="Html,Design" OnClientPasteHtml="OnClientPasteHtml" Width="100%"  ImageManager-MaxUploadFileSize="5000000"  /> 

 

I have set up the radeditor as follows on my page. However, when loading the editor, the Content textbox has a height of zero. Pressing a button on the editor or refreshing the page fixes this behaviour. Is this a common or reported issue with an available solution? I have no custom CSS altering the height of the editor.

1 Answer, 1 is accepted

Sort by
0
Ianko
Telerik team
answered on 20 Oct 2015, 05:47 AM
Hi Bonnie,

There is an article that addresses similar issue—http://docs.telerik.com/devtools/aspnet-ajax/controls/editor/troubleshooting/appearance-issues-with-initially-hidden-editor#editor-added-with-ajax-to-the-page-in-a-wrapper-with-visiblefalse. See if the solution provided there helps to resolve the problem. 

Regards,
Ianko
Telerik
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 Feedback Portal and vote to affect the priority of the items
Tags
Editor
Asked by
Bonnie
Top achievements
Rank 1
Answers by
Ianko
Telerik team
Share this question
or