I'm trying to figure out how to create a minutes frequency option for the schedular. For a project we're doing, hourly is not in small enough intervals.
3 Answers, 1 is accepted
0
T. Tsonev
Telerik team
answered on 22 Jul 2010, 05:22 PM
Hello Jeff,
You can set the MinutesPerRow property to an arbitrary value. We recommend you to use values in the range 5-15 minutes as creating too many slots will decrease the performance.
You'll also need to set TimeLabelRowSpan to a higher value. For example, you might need one label every 60 time slots.
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Public Issue Tracking
system and vote to affect the priority of the items
Thank you for the response. What I am looking to do is something when you add or edit an appointment. When the user checks the Recurrence box, I would like a Minute option to show up as well. So somebody could make an event that occurs every 15 minutes. We are trying to use the scheduler so people could sign up for appointments.
Is there an example that uses minutes for recurrence? Is it possible to put minutes in as an option in the panel?
Thanks
0
Peter
Telerik team
answered on 28 Jul 2010, 12:16 PM
Hi Jeff,
The minimum supported recurrence is hourly. Unfortunately, your requirement cannot be achieved.
Greetings,
Peter
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items