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

[Solved] Recurrence Edit Prompt

1 Answer 139 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Maher
Top achievements
Rank 1
Maher asked on 18 Aug 2009, 04:54 PM
I have a recurring appointment, every day 9:00 am for 10 days.  When I click (or double click) the appointment, I would like to:
- Not have the prompt of editing 'This recurrence or Series' question to show.
- Have my own form with my own questions displayed.
- Have the appointment 'none editable'

What I am trying to do is list a recurring appointment and allow user to click that appointment to reserve that slot (for that specific day).  I want to record that input in the db and reflect that on their own calendar.

1 Answer, 1 is accepted

Sort by
0
Schlurk
Top achievements
Rank 2
answered on 19 Aug 2009, 03:02 PM
I believe if you look at the following demo, and then at the event OnClientAppointmentDoubleClick you should be able to insert your own customized edit prompt.
http://demos.telerik.com/aspnet-ajax/scheduler/examples/confirmationdialog/defaultcs.aspx
Of course this is just sort of a hint towards the right direction of where to start but hopefully this gives you the right idea :D

Tags
Scheduler
Asked by
Maher
Top achievements
Rank 1
Answers by
Schlurk
Top achievements
Rank 2
Share this question
or