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

Cancel Timeslot Double-Click -- Display of Inline Edit Form

2 Answers 92 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Paige Cook
Top achievements
Rank 2
Paige Cook asked on 11 Aug 2008, 06:52 PM
Is there a way to cancel the double-clicking of a timeslot from displaying the inline edit form?

I tried using the OnClientTimeSlotClick, but it does not have a cancel event, plus I think I would want double-click. Also I looked at OnClientFormCreated, but that does not fire until the edit form is created.

Thanks.

2 Answers, 1 is accepted

Sort by
0
Accepted
T. Tsonev
Telerik team
answered on 12 Aug 2008, 07:58 AM
Hello,

You need to cancel the AppointmentInserting client-side event in this case. I hope this helps.

Sincerely yours,
Tsvetomir Tsonev
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
Paige Cook
Top achievements
Rank 2
answered on 12 Aug 2008, 04:00 PM
Tsvetomir,

Canceling the OnClientAppointmentInserting event worked perfectly.

Thank You,
Paige
Tags
Scheduler
Asked by
Paige Cook
Top achievements
Rank 2
Answers by
T. Tsonev
Telerik team
Paige Cook
Top achievements
Rank 2
Share this question
or