Answer posted by Dan Letecky [DayPilot] 4 years ago.
When the content doesn't fill the whole space vertically, the Scheduler displays an empty space. I see that you are using a custom CSS theme - you'll need to update it so the space below the content has the color you want.
Another option is to use heightSpec: "Max100Pct". This option extends the Scheduler height to match the content. If the content is longer than the parent element height, it will use the parent height and add a vertical scrollbar.
Comment posted by Akhtar Raza 4 years ago.
Thanks, It's work.
This question is more than 1 month old and has been closed. Please create a new question if you have anything to add.