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

Deleting appointments

7 Answers 110 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Jonathan
Top achievements
Rank 1
Jonathan asked on 09 Jul 2008, 11:35 AM
Hi

Is it possible to display the confirmation window from the client side OnClientAppointmentDeleting

event?

7 Answers, 1 is accepted

Sort by
0
Peter
Telerik team
answered on 09 Jul 2008, 12:26 PM
Hello Jonathan,

This functionality is provided out-of-the-box and is the default behavior when you try to delete an appoitnment. Please, refer to the online examples. If you want to implement something different from the default behavior, please elaborate and we will try to find a solution.  

Kind regards,
Peter
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
Jonathan
Top achievements
Rank 1
answered on 09 Jul 2008, 03:06 PM
Peter

If it's the default behaviour of the scheduler is it possible to override the default dialog and display our own from both client side and server side?

Thanks
Jon
0
Peter
Telerik team
answered on 10 Jul 2008, 02:40 PM
Hello Jonathan,

Currently, it is not possible to override the default dialog. However, we will provide this functionality for Q2 2008 in July 22 and we will also create an online example for this case.

Thanks for your questions.

All the best,
Peter
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
Zoinky
Top achievements
Rank 1
answered on 04 Dec 2008, 10:15 PM
did this ever make it to any release?
this is absolutely essential because we definately dont want the buiilt in delete template because its not customizable
and 2, we simply want to have a rad window or something else instead of the built in, like other events 

OnClientAppointmentDeleting that should be firing as SOON as the x on the apointment is clicked and not when the YES is clicked in the delete template.

0
Peter
Telerik team
answered on 05 Dec 2008, 09:00 AM
Hi Zoinky,

Please, see this example:
 http://demos.telerik.com/aspnet-ajax/Scheduler/Examples/ConfirmationDialog/DefaultCS.aspx

Is this what you need?


Peter
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
Zoinky
Top achievements
Rank 1
answered on 05 Dec 2008, 01:34 PM
no.. unless i am not seeing the functionality i want
i simply want to be able to capture as soon as the X on the appointment is clicked (right now it brings up the delete template).
like other methods, OnClientAppointmentDeleting should be firing my java scrip function instead of the delete template (delete confirmation built into scheduler), if i dont do anything in my javascript for this then it should go ahead and go to confirmation built in.

in short, i want to have the x on the appointments to launch a radwindow instead of the delete confirmation since the delete template is not customizable (i prefer the radwindow over the built in template anyways)
0
Peter
Telerik team
answered on 05 Dec 2008, 03:06 PM

I see what you mean. Currently, there isn't such an event which would allow you to achieve this, but we will consider implementing an event to capture click of the delete icon.


Greetings,
Peter
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
Scheduler
Asked by
Jonathan
Top achievements
Rank 1
Answers by
Peter
Telerik team
Jonathan
Top achievements
Rank 1
Zoinky
Top achievements
Rank 1
Share this question
or