This is a migrated thread and some comments may be shown as answers.

ColumnHeaderText

2 Answers 66 Views
Calendar
This is a migrated thread and some comments may be shown as answers.
Peter Zolja
Top achievements
Rank 1
Peter Zolja asked on 19 Sep 2008, 11:44 PM
I would like to change the format of the column header, from SMTWTFS to Sun, Mon, Tue, etc. If I change the ColumnHeaderText to "ddd" which if it were to use the date format would give me the expected result, however, all it does is replace all the headers with what I give it. It agrees with the documentation but I fail to see how this is useful? Thanks.

2 Answers, 1 is accepted

Sort by
0
Accepted
-DJ-
Top achievements
Rank 1
answered on 20 Sep 2008, 04:28 PM
If you want to use the first three letters then this is the way:

<telerik:RadCalendar  ID="Calendar1" DayNameFormat="Short".....


Regards,
-DJ-

0
Peter Zolja
Top achievements
Rank 1
answered on 20 Sep 2008, 04:41 PM
Awesome, thank you.
Tags
Calendar
Asked by
Peter Zolja
Top achievements
Rank 1
Answers by
-DJ-
Top achievements
Rank 1
Peter Zolja
Top achievements
Rank 1
Share this question
or