Home Unanswered Active Tags New Question

Help! How to Hide Date in Events?

Hello I would like to know if there's a way to hide the date range in the Events rendering

Asked by Anonymous 6 months ago.
Replies

In the Calendar (http://www.daypilot.org/calendar.html):

ShowEventStartEnd="false"

In the Month (http://www.daypilot.org/month.html):

ShowEventStartEnd="false"

In all controls:

  • Using BeforeEventRender event handler, by modifying e.InnerHTML as neede
Answer posted by Dan Letecky [DayPilot] 5 months ago.
New Reply
This reply is
Your name (optional):

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