This is a migrated thread and some comments may be shown as answers.

[Solved] How to disable default confirmation dialogs

2 Answers 169 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Kevin Flynn
Top achievements
Rank 1
Kevin Flynn asked on 27 Jan 2010, 06:48 PM
Is there a way to disable the delete and resize confirmation dialogs for recurring appointments?

I've set the following property for moving and it works as expected:

DisplayRecurrenceActionDialogOnMove="false"

 

 


However, there does not appear to be corresponding properties for the delete and resize events.

I have also tried intercepting the "recurrence action dialog showing" event (OnClientRecurrenceActionDialogShowing) and cancelling it.  However, it cancels all subsequent events. I.e., I was hoping that it would simply cancel the display of the dialog and then I would recieve an OnClientAppointmentDeleting  or OnClientAppointmentResizeEnd event.  But that does not appear to be the case.

Any ideas?

Thanks.

Kevin

 

 

 

2 Answers, 1 is accepted

Sort by
0
Peter
Telerik team
answered on 29 Jan 2010, 10:16 AM
Hello Kevin,

Thank you for this question. We will consider exposing properties similar to DisplayRecurrenceActionDialogOnMove that would allow to easily achieve this requirement.


Regards,
Peter
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
0
Kevin Flynn
Top achievements
Rank 1
answered on 29 Jan 2010, 04:39 PM
Cool.  Thanks!
Tags
Scheduler
Asked by
Kevin Flynn
Top achievements
Rank 1
Answers by
Peter
Telerik team
Kevin Flynn
Top achievements
Rank 1
Share this question
or