3 Answers, 1 is accepted
0
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
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
commented on 15 Feb 2023, 12:45 PM
Top achievements
Rank 1
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.
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
commented on 17 Feb 2023, 08:23 AM
Telerik team
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
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
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.