I forgot to say this is a problem seen in the month and week views.
If i set the scroll width to 4000 then it fixes the problem in week and month view, but the day view is then too wide. Is there a way to control this?
.k-scheduler-header .k-scheduler-table
{
width: 4000px
}