search envelope-o feed check
Home Unanswered Active Tags New Question
user comment-o

How should the DPS be configured to display events up to 15 minutes in a cell?

Asked by mrplatypus (aka Dave)
7 years ago.

I'm curious in to looking into and displaying events from 15 minutes to a few hours ..
So that in the Day Pilot Scheduler, events align horizontally within a cell.

Please would you advise on how this should/would be achieved?
In other words - how should the DPS be configured?

Thanks & Regards

Dave

Answer posted by Dan Letecky [DayPilot]
7 years ago.

I assume you want to prevent the Scheduler from aligning the events with the grid cells - in that case take a look at UseEventBoxes property:

https://doc.daypilot.org/scheduler/exact-event-duration/

Example:
<DayPilot:DayPilotScheduler
  ...
  UseEventBoxes="Never"
/>
This question is more than 1 months old and has been closed. Please create a new question if you have anything to add.