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

Schedules Overlapping

4 Answers 110 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Shabbir
Top achievements
Rank 1
Shabbir asked on 24 Aug 2009, 07:07 AM

Following is the two programs schedule and I want to show as described in image bellow

http://cid-d94cba5d3ede6058.skydrive.live.com/self.aspx/EPG/Existing.png
http://cid-d94cba5d3ede6058.skydrive.live.com/self.aspx/EPG/Requirement.png

Program Schedule:

    1.  Program A (Start:4:05AM End:04:25AM)
    2.  Program B (Start:4:26AM End:04:40AM)

Currently the give control is displaying information as bellow:

http://cid-d94cba5d3ede6058.skydrive.live.com/self.aspx/EPG/Existing.png
But I want it should be displayed as follows:

http://cid-d94cba5d3ede6058.skydrive.live.com/self.aspx/EPG/Requirement.png

4 Answers, 1 is accepted

Sort by
0
Mohammad
Top achievements
Rank 1
answered on 24 Aug 2009, 08:37 AM
I think you wanted to say that current scheduler don't actually take care of the start and end time of a task. For example if the slot in the scheduler is 4:00 PM to 4:30 PM and I want to show a task with start time 4:05 PM and end tim 4:15 PM then scheduler will show a box (to represent the task) in the slot, completely filling the slot width. It gives the illusion that program is starting at 4:00 PM and endding at 4:30 PM, which is not the case. Similarly when we have, say, two 10 minutes programs for example. Program A has start time 4:05 PM and end time 4:10 PM, Program B have start time 4:12 PM and end time 4:20 PM then in current scheduler we cannot show the gap between the programs and also the end times of the programs are not precise and distinguishable. I am having the same problem. does any one have some solution.

- Kamran
0
Peter
Telerik team
answered on 25 Aug 2009, 11:37 AM
Hello guys,

Please, try the following timeline view settings:
* * *  
<TimelineView NumberOfSlots="60" SlotDuration="00:05:00" TimeLabelSpan="6" ColumnHeaderDateFormat="hh:mm tt" /> 
* * *  
     


Cheers,
Peter
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
0
A Khan
Top achievements
Rank 1
answered on 25 Aug 2009, 07:44 PM
i guess the question is whether scheduler control is capable of displaying finer values of schedules visually in its timeline which do not necessarily lie on the fixed timeslot boundaries.

For example even if SlotDuration="00:05:00"  and the schedule start time is 1:33 PM, can the scheduler control display the schedule time starting from right in middle of 1:30 and 1:35 pm slots visually?
0
Alex Gyoshev
Telerik team
answered on 26 Aug 2009, 09:05 AM
Hi A Khan,

No, currently this functionality is not supported.

Greetings,
Alex
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
Scheduler
Asked by
Shabbir
Top achievements
Rank 1
Answers by
Mohammad
Top achievements
Rank 1
Peter
Telerik team
A Khan
Top achievements
Rank 1
Alex Gyoshev
Telerik team
Share this question
or