Home Unanswered Active Tags New Question

change the Calendar header

Hello,

i got two Q:

1. howto addtext to the calendar header in additional to the date?

2. howto change the text ib the lable "scroll down" and "scroll up" that appear when i scroll the calendar?

Asked by roiy 4 years ago.
Replies
Answer #1:

Use BeforeHeaderRender event and change e.InnerHTML (or BeforeTimeHeaderRender in DayPilotScheduler).

Answer #2:

Since 4.1, it's possible to change the "Scroll down"/"Scroll up" texts using ScrollUpLabelText and ScrollDownLabelText properties. You can also turn it off using ScrollLabelsVisible property. See also the release notes for 4.1 (All texts localizable section).
Comment posted by Dan Letecky 4 years ago.
New Reply
This reply is
Your name (optional):

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