I am working with the latest telerik editor (Q3 release). so far every control in my project is upgraded successfully. but in image manage in the editor, the delete button is not visible. I was able to add create directory button from the provider (DBContentProvider) by returning true from CanCreateDirectory property and overloading the CreateDirectory() method. is there any similar property for adding delete button?
Thanks.
Thanks.