Hello, how do you customize the delete event modal?
I couldn't find any examples to do this effectively unfortunately :(
So I could do DOM manipulation via `popupOpen` method, but that's NOT really preferred with React app, if it's not easy to customize the existing modal, is it better to just completely use a separate React modal component of our own? If so, how to do that? <Scheduler> has editor template & quick info template, but there's no delete confirmation template.
Hi Shan,
We regret to let you know that we don't have template support for the delete confirmation dialog. If we want to customize it on our own, we recommend manipulating the DOM element via popupOpen event that is the only way.
Regards,
Vengatesh
Thank you for the reply!
Would you guys consider adding that feature in the future? It seems like a fairly common use case imo
Thanks for your valuable feedback.
But, actually, we have an option to open our customized window by disabling the default window like below.
Thank you Vengatesh, I used the above solution provided as an alternative work around to open our own modal & it works fine for now.
I would still suggest you guys implement a way to customize the delete confirmation modal similar to `editorTemplate` or `quickInfoTemplate`, at least the ability to customize the text would be very useful.
Hi Shan,
Thanks for your valuable suggestion.
We have considered your suggestion as a feature request. We will implement this feature and rolled out in any of our upcoming releases. You can track the status of the feature through the below feature feedback.
https://www.syncfusion.com/feedback/33451/template-support-for-delete-confirmation-dialog
Regards,
Vengatesh