How-To: Create an event when... (Scheduler) Asked by Richard9 years ago. Hi, How would one go about adding a new event, when the existing event basically takes up all the space and there is nowhere to click? Please see attached image. Thanks! Richard how-tojavascript capture.png
Answer posted by Dan Letecky [DayPilot]9 years ago. It's possible to add an extra margin to the bottom (or top) of the row: https://doc.daypilot.org/scheduler/row-height/ dp.rowMarginBottom = 5;