Home Unanswered Active Tags New Question

Set title of cell

All, how can I set the title of a Cell ?

There is the BeforeCellRender but this seems to be readonly and more to do with the background color.

Currently all my cells display start time of event in header

Thanks

Asked by Richard 10 months ago.
Replies

You might want to take a look at BeforeEventRender event instead.

  • cell = background time cell (all cells have fixed size is determined by CellDuration)
  • event = event box displayed on top of the background cells (size is determined by values of DataStartField and DateEndField)
Answer posted by Dan Letecky [DayPilot] 10 months ago.
New Reply
This reply is
Your name (optional):

DayPilot for ASP.NET WebForms, DayPilot for ASP.NET MVC, DayPilot for Java