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

Unwanted Panel

2 Answers 74 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Richard
Top achievements
Rank 1
Richard asked on 12 Aug 2008, 04:24 PM
I am using the RadEditor control and cannot find a way to remove the bottom panel that contains the 'export report pane' checkbox and the 'select doctype' dropdownlist. Can someone please tell me how to hide/remove this panel or these controls?

2 Answers, 1 is accepted

Sort by
0
Rumen
Telerik team
answered on 13 Aug 2008, 07:24 AM
Hi Richard,

I think that you are using RadEditor Classic, because the RadEditorXhtmlValidator is implemented as a dialog in RadEditor for ASP.NET AJAX.

If you want to remove the RadEditorXhtmlValidator module of RadEditor Classic, just open the ~/RadControls/Editor/ToolsFile.xml file and delete the following tag:

<module name="RadEditorXhtmlValidator" dockingZone="Module" enabled="true" visible="true" dockable="true" />

Save the file and refresh the page with the editor to see the change.


Greetings,
Rumen
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
Richard
Top achievements
Rank 1
answered on 13 Aug 2008, 01:43 PM
That worked. Thank you very much.
Tags
Editor
Asked by
Richard
Top achievements
Rank 1
Answers by
Rumen
Telerik team
Richard
Top achievements
Rank 1
Share this question
or