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

How to make timeline event always fill width of day

1 Answer 127 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Jacob
Top achievements
Rank 1
Jacob asked on 06 Sep 2015, 02:51 AM

I would like to design a timeline with one major tick per day (with one minor tick), where events always fill width of the day column (even if they are not all-day events).

Here is a snippet I wrote to show this scenario, and you'll see the 8 am - 5pm does not fill width but rather width depends on event hours: http://dojo.telerik.com/@jacob/ENAzo

Is there a configuration to always make event fill the tick column? If not, is there an easy class override I can make to do this? (I am on trial now, so I don't have access to non-minimized source code.)

Thanks.

1 Answer, 1 is accepted

Sort by
0
Jacob
Top achievements
Rank 1
answered on 06 Sep 2015, 12:31 PM
I figured out my answer after purchasing Kendo UI and accessing full source code. It's pretty simple: Just extend the TimelineView method _positionEvent.
Tags
Scheduler
Asked by
Jacob
Top achievements
Rank 1
Answers by
Jacob
Top achievements
Rank 1
Share this question
or