-1

How do I insert icons in the delete popup confirmation buttons?

Thanks

enter image description here

mPissolato
  • 99
  • 11

1 Answers1

0

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.

Plamen Zdravkov
  • 748
  • 5
  • 7