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

RADEditor not accepting any Text

2 Answers 44 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Sima
Top achievements
Rank 1
Sima asked on 09 Aug 2012, 03:37 PM
Hi All,

I am using a Rad editor as my EmailBody - This one comes with all bold,italic,underline...etc (All functionality that a outlook mail will have)

<telerik:RadEditor ID="txtEmailBody" runat="server" Width="750px" StripFormattingOptions="MSWord, Css, Span, ConvertWordLists" EditModes="All" 
    StripFormattingOnPaste="MSWord, Css, Span, ConvertWordLists" ToolsFile="~/DesktopModules/Test/RadEditorTools.xml">
</telerik:RadEditor>

When I have the above code It is not letting me enter any text in the "txtemailbody"  When I add enabletextareamode="True" to the above code I am able to enter text but all the "old,italic,underline...etc (All functionality that a outlook mail will have) " functionality is not there any more.

How can I keep the functionality and enable Rad editor to accept text?? Please Advise??

2 Answers, 1 is accepted

Sort by
0
Rumen
Telerik team
answered on 13 Aug 2012, 12:43 PM
Hello,

The provided information is insufficient to determine what is causing the problem. Please, open a support ticket and provide a simple working project that demonstrates the issue, so that we can debug it and provide a solution.

All the best,
Rumen
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
0
Sima
Top achievements
Rank 1
answered on 22 Aug 2012, 09:45 PM
I was able to resolve the issue but forgot to update it here. That behavior is caused by AJax panels.
Tags
Editor
Asked by
Sima
Top achievements
Rank 1
Answers by
Rumen
Telerik team
Sima
Top achievements
Rank 1
Share this question
or