Home Unanswered Active Tags New Question

Resource View Question

How can i disable 12am - 12am in resource view.
The control will auto add the time range for me.
Asked by Anonymous 3 years ago.
Replies
If you mean DayPilotCalendar, you can change it using combination of HeightSpec, BusinessBeginsHour, and BusinessEndsHour.
Comment posted by Dan Letecky 3 years ago.
I mean when i need display Event 1 in Resource view, but the daypilot control display Event 11 (12:00AM - 12:00AM).
How to remove time?
Comment posted by Anonymous 3 years ago.
You have two options:

1. Just hide it:
ShowEventStartEnd="false"

2. Customize the text (HTML) completely:
Handle BeforeEventRender and change e.InnerHTML.
Comment posted by Dan Letecky 3 years ago.
New Reply
This reply is
Your name (optional):

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