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

Set the first visible date

1 Answer 72 Views
ScheduleView
This is a migrated thread and some comments may be shown as answers.
Oscar Wahlen
Top achievements
Rank 1
Oscar Wahlen asked on 12 May 2011, 02:24 PM
Is it possible to set the first visible date in code or XAML? We used to have a method called SetFirstVisibleDate, but I could not find a similar method for the ScheduleView control in the API documentation. Was this feature removed?

1 Answer, 1 is accepted

Sort by
0
Valeri Hristov
Telerik team
answered on 13 May 2011, 07:20 AM
Hello Oscar,

You could use CurrentDate for that purpose. Note that WeekView will automatically "switch" to the first day of the week (from the CurrentCulture or the FirstDayOfWeek property of RadScheduleView). If you want to keep the CurrentDate intact you could use DayView with VisibleDays=7.

Best wishes,
Valeri Hristov
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
ScheduleView
Asked by
Oscar Wahlen
Top achievements
Rank 1
Answers by
Valeri Hristov
Telerik team
Share this question
or