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

MonthView question...

1 Answer 31 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Spacewarp
Top achievements
Rank 1
Spacewarp asked on 21 Oct 2010, 06:06 PM
Our client wants to have the schedule in a month view, but strangely enough, they want to consolidate Saturday and Sunday into one box.  Is there a way to do that?

Paul

1 Answer, 1 is accepted

Sort by
0
Veronica
Telerik team
answered on 22 Oct 2010, 02:07 PM
Hi Paul,

You can set the FirstDayOfWeek property to "Monday" and LastDayOfWeek="Sunday". After that if you want to have an appointment for both Saturday and Sunday - you can override the AppointmentInsert event. Check if StartTime or EndTime of the appointment is Saturday or Sunday - add the other day of weekend.

Please let me know if I got your question right.

Best wishes,
Veronica Milcheva
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
Scheduler
Asked by
Spacewarp
Top achievements
Rank 1
Answers by
Veronica
Telerik team
Share this question
or