Any example out there so that RadUpload is used in ImageManager and other dialogs where file upload is required in RadEditor ?
Considering that it seems natural choice for people like me holding valid Developer license for whole suite, there must be a easy way to integrate.
Best Regards,
3 Answers, 1 is accepted
0
Rumen
Telerik team
answered on 20 Feb 2008, 11:28 AM
Hi Nick,
Thank you for your feature request.
For the time being it is not possible to integrate the RadUpload "Prometheus" control in the built-in RadEditor "Prometheus" File Browser dialogs. The requested file upload functionality is logged with medium priority in our ToDo list and most likely will not appear in the Q1 2008 release of RadEditor "Prometheus". We will raise its priority for the upcoming versions of the control, depending on the received customers' requests.
My suggestion is to implement your own custom dialog with RadUpload
which will allow you to use the features of the upload control. You can
find more information how to implement a custom dialog with RadUpload
in the following forum thread: Automatically insert image after upload. You can see how to create a custom dialog for RadEditor "Prometheus" here.
The requested feature is not yet implemented, because it is requested only by a few clients and respectively its priority is not so high in our ToDo list. Nevertheless, you can modify the provided external filebrowser dialogs of RadEditor and try to include the RadUpload control in them. To enable the usage of the external dialogs copy the EditorDialogs installation folder to the root of your web application and set the editor's ExternalDialogsPath property to point to it, e.g.