I am struggling to display items in the Day and Week view DBPlanners that span several days.
For example, I have a member of staff who will be on holiday from Monday 09:00 to Friday 17:00. I can create that via an SQL statement in the database, but it will then only show in the DBPlannerMonthView, not in the DBPlanner. I have a DBDaySource linked in.
If I set the same holiday to overlap just to the next day (i.e. Monday 09:00 - Tuesday 17:00) it shows, but ideally I need the event to show every day for the week (or more). The alternative is to make an event for each day, but that seems like a lot of hard work!
Multiday events are displayed in the header (like in Outlook)
so make sure to increase Planner.Header.Height so there is space to show these multiday events.