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

Multiple Start/End time per day

5 Answers 64 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Dhiren
Top achievements
Rank 1
Dhiren asked on 10 Aug 2010, 08:09 PM
Is is possible to have multiple start/end time per day. What i want to achieve is to show timeslot like
8:30
10:30
1:00
3:00

I did implement with the below code
DayStartTime="08:30:00" DayEndTime="16:30:00"
WorkDayStartTime="08:30:00" WorkDayEndTime="16:30:00"
DayView-DayStartTime="08:30:00" DayView-DayEndTime="16:30:00"
MultiDayView-DayStartTime="08:30:00" MultiDayView-DayEndTime="16:30:00"
WeekView-DayStartTime="08:30:00" WeekView-DayEndTime="16:30:00"
MinutesPerRow="120" TimeLabelRowSpan="1" NumberOfHoveredRows="1"

Which give me the result
8:30
10:30
12:30
2:30

Thanks in Advance

5 Answers, 1 is accepted

Sort by
0
Peter
Telerik team
answered on 11 Aug 2010, 03:32 PM
Hello Dhiren,

Were you able to achieve your goal?

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
0
Dhiren
Top achievements
Rank 1
answered on 11 Aug 2010, 05:33 PM
No i am still looking for a solution.
Thanks
Dhiren
0
Peter
Telerik team
answered on 12 Aug 2010, 11:22 AM
Hello Dhiren,

We posted a suggestion in this forum thread. This is about the same case, right?

Best wishes,
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
0
Dhiren
Top achievements
Rank 1
answered on 12 Aug 2010, 05:20 PM
This is something different than my previous post. In this what i want to achieve is starting from 8:30 AM 2 hours slots with an 30 min break from 12:30 to 1:00 and the again 2 hr slot. From the Scheduler control what i can achieve is 8:30, 10:30, 12:30, 2:30 etc, instead what i want is 8:30, 10:30, 12:30 then 1:00, 3:00, 5:00.

Thanks
Dhiren
0
Peter
Telerik team
answered on 13 Aug 2010, 02:50 PM
Hi Dhiren,

Thanks for clarifying. Unfortunately, skipping hours is currently not supported by RadScheduler. Please, excuse us for this limitation of the control.


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
Tags
Scheduler
Asked by
Dhiren
Top achievements
Rank 1
Answers by
Peter
Telerik team
Dhiren
Top achievements
Rank 1
Share this question
or