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.