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

Scheduler Spacing between Time header and Main area

Asked by Kissy
3 years ago.

Hi, how to increase the spacing between the time header and main area so it can look like not stick together? So it will look separate.

In the row header can use https://api.daypilot.org/daypilot-scheduler-rowheadersplitterwidth/

But time header and main area can use what method?

Thank you!

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

You can add a special row frozen to the top of the grid:
https://doc.daypilot.org/scheduler/frozen-rows/

You'd have to play with its properties and styling a bit. E.g. you can set custom height using resources[].eventHeight property.

Another option is to add one more time header row:
https://doc.daypilot.org/scheduler/time-header-rows/

This question is more than 1 months old and has been closed. Please create a new question if you have anything to add.