Hello there,
I am using your syncfusion MVC grid in one of my projects. In my grid, I have added AllowDeleting() and ShowDeleteConfirmDialog() as:

Screenshot of my delete buttons. -->

Clicking on those delete buttons do give me the confirmation dialog perfectly!
My requirement is, I need to change the text/label from "Are you sure you want to Delete Record?" to something else (e.g. "Do you like an apple?"). I tried a few things; didn't work. Please help!