TDBDaySource incorrect number of rows displayed

I use TDBSource
MultiDay
Period
HalfDayPeriod
Month
MultiMonth
TimeLine
ActiveDay
ActiveDayPeriod

When switching to TDBDaySource (from another TDBxxSource), only as many rows as before were displayed.
Manipulating with the Display does not help.
You can try it on a previously submitted project.

Nr. of timeslots along the time axis is in all circumstances controlled by
planner.Display.DisplayStart to planner.Display.DisplayEnd

Is it set automatically? Because my settings are ignored. I don't change anything and each time I see a different number of rows. Exactly what I had shown before. Otherwise I wouldn't bother you.
I'll send you a demo tomorrow.

Sent

Your Demo27 is behaving just as badly

When you use a TDBxxxSource component that works with a time-axis expressed in hours, you need to setup the hours you want to see in the time axis via
Planner.Display.DisplayStart
Planner.Display.DisplayEnd
The TDBxxxSource will NOT set this.

Thank you, I try.
How come it's the first time it's right, and then it's changing dynamically?

We improved the demo that it will set display settings when switching to multiresource mode.

:grinning: