Hello Erik,
The required could be achieved by injecting the task title text into the prompt message using jQuery. To do that, in the
dataBound event of the Scheduler you could attach a
click event handler for the delete cross of the task. This click handler injects the additional text directly in the prompt element:
Here you will find a simple Dojo, implementing the above.
Regards,
Veselin Tsvetanov
Progress Telerik