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

Client-Side event for ImageManager Tool

1 Answer 62 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Edward Sudit
Top achievements
Rank 1
Edward Sudit asked on 28 Mar 2014, 04:20 PM
We are looking for client-side events that will fire when the built-in image manager tool is used with the RadEditor.  We are currently implementing client-side events for the FileManager tool outside of the RadEditor and are looking for similar events for the built-in tool in the Editor. 
Specifically, we are looking for an event that will fire when a user selects a thumbnail icon in the ImageManager just before the preview is rendered in the right-hand side panel of the Image manager dialog window.

Thank you,
Ed Sudit

1 Answer, 1 is accepted

Sort by
0
Ianko
Telerik team
answered on 01 Apr 2014, 08:30 AM
Hello Edward,

The FileBrowser dialogs are implemented with the RadFileExplorer control. You can manipulate and interact with this feature by customizing the built-in FileBrowser dialog (the FileBrowser.ascx file). Further steps and information about Customizing Built-in Dialogs can be examined in this live example.

Furthermore you can use the FileExplorer events to implement the desired functionality. You can examine all provided Client-side events in this live example.

Regards,
Ianko
Telerik
 

Build cross-platform mobile apps using Visual Studio and .NET. Register for the online webinar on 03/27/2014, 11:00AM US ET.. Seats are limited.

 
Tags
Editor
Asked by
Edward Sudit
Top achievements
Rank 1
Answers by
Ianko
Telerik team
Share this question
or