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

WeekView and 24-Hour View incompatible

2 Answers 45 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Jesse Lawler
Top achievements
Rank 1
Jesse Lawler asked on 17 Dec 2010, 07:25 AM
I think I've uncovered a RadScheduler bug...  If I set ShowFullTime="true", and I then click on the Week button in the RadScheduler to try to switch to WeekView, nothing happens.  If I force WeekView from the code-behind, it throws a compile-time error.  Similarly, if I set ShowFullTime="false" and go to WeekView, then click "Show 24 hours...", nothing happens.

Is this a known issue?  I'm using Telerik 2010.3.1109.35 build, ASP.NET Framework 3.5.

2 Answers, 1 is accepted

Sort by
0
Accepted
Helen
Telerik team
answered on 18 Dec 2010, 11:45 PM
Hi,

We tested the behavior locally, but couldn't reproduce the problem. Could you please open a support ticket and send us a sample project which demonstrates the issue to examine it locally?

Regards,
Helen
the Telerik team
Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.
0
Jesse Lawler
Top achievements
Rank 1
answered on 20 Dec 2010, 04:42 AM
I isolated this problem.  There was a bad assignment in the code-behind to the MyRadScheduler.FirstDayOfWeek.  Fixing this made the problem go away.  Thanks! 
Tags
Scheduler
Asked by
Jesse Lawler
Top achievements
Rank 1
Answers by
Helen
Telerik team
Jesse Lawler
Top achievements
Rank 1
Share this question
or