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

Hourly Recurrences

3 Answers 65 Views
ScheduleView
This is a migrated thread and some comments may be shown as answers.
Maxime
Top achievements
Rank 1
Maxime asked on 27 Mar 2013, 05:30 AM
I found this article about the Scheduler control in which I could see the possibility of creating an appointment with an Hourly recurrence.

I have tried to do the same with the RadScheduleView's create a new Appointment View, but I can't seem to find a way to have that Hourly recurrence option. I can't go lower than a daily recurrence. I need to be able to create an hourly recurrence from the appointment creation view.

How would I go about doing that?

Thank you

3 Answers, 1 is accepted

Sort by
0
Yana
Telerik team
answered on 27 Mar 2013, 08:44 AM
Hello Maxime,

RecurrenceFrequency.Hourly is available in RadScheduleView since Q3 2012 SP1, detailed information about it can be found in the following topic:
http://www.telerik.com/help/wpf/radscheduleview-features-recurrences-recurrencepattern.html

Kind regards,
Yana
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

0
Maxime
Top achievements
Rank 1
answered on 27 Mar 2013, 09:12 AM
Hello Yana and thank you for your quick answer.

However, the solution you offer me is to create the hourly appointment by hand in the code.
I need the user to be able to create his/her own hourly appointment from the Schedule's Appointment Creation View
In this view, it is easy to select a Daily, Weekly, Monthly or Yearly pattern, but not an Hourly pattern.

Is there an existing UI way inside the ScheduleView of doing so ?
0
Yana
Telerik team
answered on 28 Mar 2013, 08:20 AM
Hello Maxime,

In this case you should customize the EditRecurrenceDialog and manually add the option for Hourly Recurrence in the same way as Daily, Weekly, etc.

You could check here for more details how the dialog can be customized.

All the best,
Yana
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

Tags
ScheduleView
Asked by
Maxime
Top achievements
Rank 1
Answers by
Yana
Telerik team
Maxime
Top achievements
Rank 1
Share this question
or