Separator / Actual Time in CALENDAR control
Asked by Erik12 years ago.
Is it possible to show a separator or a line for the actual time when using the calendar control to display a week or day? If not, is there some other way to do this?
Answer posted by Dan Letecky [DayPilot]12 years ago.
The separators are not implemented for the calendar control but you can highlight the current cell using onBeforeCellRender event handler.
You can find a new example here:
http://doc.daypilot.org/calendar/highlighting-current-time/
Comment posted by Erik12 years ago.
This question is more than 1 month old and has been closed. Please create a new question if you have anything to add.