Scheduler Month View - Events extending beyond day slot

0 Answers 91 Views
Scheduler
Kevin
Top achievements
Rank 2
Iron
Iron
Iron
Kevin asked on 11 May 2022, 02:32 PM

I have a scheduler in month view - the events are extending beyond the day slow, starting with 2 pixels past slot, then 4, then 6, then 8 etc.

 

I've zoomed in and shown with a couple of lines on each one to show how each event is going further and further beyond bounds

 

 

Once I get a lot of data in the scheduler, this starts to look worse and worse.  Any chance there is a fix for this?

Martin
Telerik team
commented on 16 May 2022, 11:28 AM

Could you please try to refresh the current view to see if the issue still occurs? You can do that through the view method of the Scheduler:

var scheduler = $("#scheduler").data("kendoScheduler");
scheduler.view(scheduler.view().name);

Kevin
Top achievements
Rank 2
Iron
Iron
Iron
commented on 18 May 2022, 07:55 PM

Anyone else seeing the same thing??
Martin
Telerik team
commented on 23 May 2022, 11:53 AM

Could you please provide a Dojo example where I can observe the problem so that I can debug it?

No answers yet. Maybe you can help?

Tags
Scheduler
Asked by
Kevin
Top achievements
Rank 2
Iron
Iron
Iron
Share this question
or