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

Schedule prompt windows

1 Answer 34 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Ian
Top achievements
Rank 2
Ian asked on 24 Aug 2012, 05:47 PM
I have made a totally custom scheduler control which I have also created a custom recurrence for them. They are saved differently in the database there is two table there is the recurrence rule table and the appointment table. I was wondering is there a way that I can make the scheduler think that an appointment is recurring so that when you click edit it will pop up the recurrence edit prompt window?

1 Answer, 1 is accepted

Sort by
0
Kalina
Telerik team
answered on 29 Aug 2012, 09:10 AM
Hi Ian,

As far as I understand - you want to be able to display the "Editing a recurring appointment" window upon a double click on an appointment no matter if it is an recurring appointment or not.
I am afraid that this is not a supported scenario.

You can optionally try to handle the “OnClientAppointmentDoubleClick” event and implement displaying a popup window with a custom JavaScript.

All the best,
Kalina
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Tags
Scheduler
Asked by
Ian
Top achievements
Rank 2
Answers by
Kalina
Telerik team
Share this question
or