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

[Solved] Delete button is disabled into ImageManager

1 Answer 108 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Suzi
Top achievements
Rank 1
Suzi asked on 19 Jan 2010, 04:48 PM
Hi,

The delete button is disabled into my ImageManager of the RadEditor.
I don't understand why. I can't delete an image or a directory.
I am using 2008,2,723,20 of Telerik.

How may I to correct that ?

Thank you in advance,

Suzanne.

1 Answer, 1 is accepted

Sort by
0
Accepted
Rumen
Telerik team
answered on 19 Jan 2010, 04:58 PM
Hi Suzi,

Did you set the Deletepaths property:

<telerik:radeditor runat="server" ID="RadEditor1"  >  
   <ImageManager ViewPaths="~/Images" UploadPaths="~/Images" DeletePaths="~/Images" />
</telerik:radeditor>

If it is not set the Delete button will be disabled.

If this does not help, please upgrade to the latest Q3 SP2 2009 (2009.3 1314) build of RadControls for ASP.NET AJAX and test again.

Greetings,
Rumen
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
Editor
Asked by
Suzi
Top achievements
Rank 1
Answers by
Rumen
Telerik team
Share this question
or