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
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
0
Hello Dhiren,
Were you able to achieve your goal?
Greetings,
Peter
the Telerik team
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
Thanks
Dhiren
0
Hello Dhiren,
We posted a suggestion in this forum thread. This is about the same case, right?
Best wishes,
Peter
the Telerik team
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
Thanks
Dhiren
0
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
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