events are not coming properly in the cell? Asked by pushplata4 years ago. Hi, I want multiple events in my cell but I'm unable to arranged properly. I want to arrange events side by side not one below one. Please check the attached file there events are coming one below one not side by side .please help me how to do it. Thanks in advance how-tojavascript eventpositionissue.png
Answer posted by Dan Letecky [DayPilot]4 years ago. The horizontal position of an event is determined by its "start" and "end" values. Concurrent events stack vertically. To show events side by side you would have to change their start/end value accordingly and set useEventBoxes="Never": https://doc.daypilot.org/scheduler/exact-event-duration/