search envelope-o feed check
Home Unanswered Active Tags New Question
user comment-o

change the Calendar header

Asked by roiy
16 years ago.

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?

Comment posted by Dan Letecky
16 years ago.
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).
This question is more than 1 months old and has been closed. Please create a new question if you have anything to add.