Hello
No matter what i change in the EditModes i always see only the Deisgn and HTML mode.. I never see Preview mode whatever i try.
this is our RadEditor code:
As you can see EditModes is set to "All" but no matter what i change it i always see HTML and Design tabs in bottom of the RadEditor.
Why does this happen?
No matter what i change in the EditModes i always see only the Deisgn and HTML mode.. I never see Preview mode whatever i try.
this is our RadEditor code:
<telerik:RadEditor ID="editEditor" runat="server" Width="100%" Height="650px" ToolsWidth="100%" StripFormattingOnPaste="MSWordNoFonts" OnClientCommandExecuting="OnClientCommandExecuting" EnableEmbeddedSkins="true" EditModes="All" EnableResize="False" Skin="Web20" OnClientLoad="onEditorLoad" meta:resourcekey="editEditorResource1">As you can see EditModes is set to "All" but no matter what i change it i always see HTML and Design tabs in bottom of the RadEditor.
Why does this happen?
