Home Unanswered Active Tags New Question

Turn off time range on an event

is there a way to turn off the display of the event time on the calendar. this way it will only show the event title itself and then the user can rollover and get the full details. im using 4.1 pro. thanks!

Asked by Anonymous 4 years ago.
Replies
You should use BeforeEventRender event and set e.InnerHTML according to your needs. The default value includes the time range but you can create your own format using the available fields (e.Text, e.Tags[], etc.).
Comment posted by Dan Letecky 4 years ago.
I have DayPilot 5.8 (it's amazing by the way) but I don't have the beforeeventrender property in the Events menu. Only the afterrenderevent is avalaible.
Comment posted by Teddy 2 years ago.
New Reply
This reply is
Your name (optional):

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