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

how to add text in cells ?

Asked by richard
2 years ago.

ex i want a cell like it :

Event
Text under event

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

You can write to cells using onBeforeCellRender event handler:

https://api.daypilot.org/daypilot-scheduler-onbeforecellrender/

In order to make the text accessible even if there is an event scheduled for that slot you'll need to increase the row margin:

https://api.daypilot.org/daypilot-scheduler-rowmarginbottom/

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