How do I insert icons in the delete popup confirmation buttons?
Thanks
The is no special event in Kendo Scheduler that will be triggered when the confirmation Popup is shown so I would rather recommend handling the click event of the delete icon as for example it is done in this dojo page.