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

Rad Editor Problem in .net 4.0

3 Answers 69 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Alok
Top achievements
Rank 1
Alok asked on 03 May 2012, 10:04 AM
Hello Team,


I am working with RadEditor,when i was  using radeditor
control with Framwork 4.0 i found a extra Rectengulr box at 
the bottom of Radeditor .But as the same control ,when i am 
using with framwork 2.0, its not shown,that i exactlly want.

So,tell me how i can set invisibale mode or remove that
Rectangular Bottom Box


i also attached a simple snap shot hopfully .It's helpfull
for team understanding about issue.

3 Answers, 1 is accepted

Sort by
0
Alok
Top achievements
Rank 1
answered on 04 May 2012, 08:42 AM
Hello Sir,


I am still waiting for that reply .Please tell  me asap.


Thanks,

Alok
0
Rumen
Telerik team
answered on 04 May 2012, 09:46 AM
Hi Alok,

The rectangular box represents the RadEditor's modules. All you need to do to remove the editor's modules is to open the ~/RadControls/Editor/ToolsFile.xml file and delete the Modules tags in it. Save the file.

Another way is to use the Clear method of the Modules server collection of RadEditor:

RadEditor1.Modules.Clear();

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
Alok
Top achievements
Rank 1
answered on 04 May 2012, 09:59 AM
Hi Rumen ,


Thanks for giving support.


Thanks,

Alok
Tags
General Discussions
Asked by
Alok
Top achievements
Rank 1
Answers by
Alok
Top achievements
Rank 1
Rumen
Telerik team
Share this question
or