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

Starting day of weekly view

2 Answers 34 Views
ScheduleView
This is a migrated thread and some comments may be shown as answers.
gureumi
Top achievements
Rank 1
gureumi asked on 03 Feb 2011, 04:01 PM
I want to make the starting day of weekly view to be Tuesday. 
How can I do it?

Right now I have an ugly workaround of the following.
The users simply has to ignore empty sunday and monday on the left.

<telerik:WeekViewDefinition
    x:Name="weekViewDefinition"                                                 
    VisibleDays="9"/>

2 Answers, 1 is accepted

Sort by
0
Valeri Hristov
Telerik team
answered on 03 Feb 2011, 05:38 PM
Try setting FirstDayOfWeek="Tuesday" on the WeekGroupDescription.

Kind regards,
Valeri Hristov
the Telerik team
Let us know about your Windows Phone 7 application built with RadControls and we will help you promote it. Learn more>>
0
gureumi
Top achievements
Rank 1
answered on 03 Feb 2011, 05:52 PM
Thanks a lot for your prompt answer. It works.
Tags
ScheduleView
Asked by
gureumi
Top achievements
Rank 1
Answers by
Valeri Hristov
Telerik team
gureumi
Top achievements
Rank 1
Share this question
or