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

Need to call custom event after file upload on imagemanager of radeditor

1 Answer 107 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Hrushikesh
Top achievements
Rank 1
Hrushikesh asked on 14 Nov 2013, 01:29 PM
Can anyone have called any custom method at server side after the file uploaded. I need to do call one custom event after I upload a file in the image manager of radeditor.

Any help will be obliged.

Hrushikesh Patel

1 Answer, 1 is accepted

Sort by
0
Ianko
Telerik team
answered on 15 Nov 2013, 07:06 AM
Hello Hrushikesh,

The current implementation of the File Browser dialogs uses the RadUpload control, which does not have a corresponding event that could help you for your customization.

I can suggest customizing these built-in dialogs and changing the current upload control with the RadAjaxUpload one, with which you can successfully use its OnFileUploaded event.

Please follow these materials to achieve the desired functionality:

Regards,
Ianko
Telerik
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 the blog feed now.
Tags
Editor
Asked by
Hrushikesh
Top achievements
Rank 1
Answers by
Ianko
Telerik team
Share this question
or