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

Event execute doesn't fire

3 Answers 97 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Taras
Top achievements
Rank 2
Taras asked on 09 May 2017, 04:42 PM

According to the API 'execute' event "Fires when an Editor command is executed."

 

But id doesn't fire on table or image insert.

Example: http://dojo.telerik.com/uGUvE

 

3 Answers, 1 is accepted

Sort by
0
Nikolay
Telerik team
answered on 11 May 2017, 10:53 AM
Hi,

The problem is that the commands initialize dialogs and the insertion happens on later stage. The execute event is fired.

Please see this dojo example where I added a callback executed when the command dialog is closed http://dojo.telerik.com/@nstoychev/eJaNI/4.

Regards,
Nikolay
Telerik by Progress
Try our brand new, jQuery-free Angular 2 components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
Robert
Top achievements
Rank 1
commented on 15 Feb 2023, 12:45 PM

All due respect....
But I see this more as an excuse (than anything else)  .  You could easily add a callback to your internal dialogs that fires the Execute Event for these types of commands.
Martin
Telerik team
commented on 17 Feb 2023, 08:23 AM

Hello, Robert,

Please note that the thread is from 6 years ago. Could you please let me know if there are any issues with the event execution with the latest Kendo version?

0
Taras
Top achievements
Rank 2
answered on 11 May 2017, 11:14 AM

with all the respect, but it looks like in Your example event doesn't fire too.

video https://www.screencast.com/t/VwYr3pKXf

0
Accepted
Nikolay
Telerik team
answered on 15 May 2017, 10:52 AM
Hi,

Here is an extended version of the example: http://dojo.telerik.com/@nstoychev/eJaNI/9. You can see how it behaves on our side here: https://www.screencast.com/t/xUlDrwTkg7Ew.

Regards,
Nikolay
Telerik by Progress
Try our brand new, jQuery-free Angular 2 components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
Tags
Editor
Asked by
Taras
Top achievements
Rank 2
Answers by
Nikolay
Telerik team
Taras
Top achievements
Rank 2
Share this question
or