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

ImageEditor "Closing" event ?!

1 Answer 26 Views
ImageEditor
This is a migrated thread and some comments may be shown as answers.
Sparq
Top achievements
Rank 1
Sparq asked on 10 Aug 2015, 11:34 PM

Hi,

I have a couple of questions:

1. Is there a way to know when the ImageEditor is being closed by the user? i.e. when the user is clicking the cancel button or the X button?

2. When the ImageEditor is "closed", the underlying object is not yet disposed, is there a property of the object that can be used to check if it is closed ?

Thanks
Elie

We are using version 2014.1.403.35
IE 9

 

 

1 Answer, 1 is accepted

Sort by
0
Vessy
Telerik team
answered on 12 Aug 2015, 10:34 AM
Hi Elie,

I have just answer your support ticket on the subject, for convenience I am pasting my answer here as well:

I am not quite sure I understand the exact scenario properly. Can you elaborate a bit on what exactly do you mean by saying "ImageEditor is closed"?
  • If the used by you ImageEditor is placed inside a pop-up control like RadWindow, you have to handle the pop-up closing (e.g. RadWindow has close() client-side method which can be used)
  • If you are referring the ImageEditor dialog pop-ups, you can determine when the dialog is about to be closed by handling the ImageEditor's OnClientToolsDialogClosed event.

Regards,
Vessy
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items

Tags
ImageEditor
Asked by
Sparq
Top achievements
Rank 1
Answers by
Vessy
Telerik team
Share this question
or