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

Scheduler Navigation Controls do not work

1 Answer 49 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Karl Wilkens
Top achievements
Rank 1
Karl Wilkens asked on 03 Jun 2011, 04:24 PM
Hi, I have scheduler databound to a sql datasource successfully. In the NavigationCommand I am getting the type of navigation and then changing the Scheduler's selected date like this


  RadScheduler1.SelectedDate = CurrentDate.AddDays(1)


   But this does not affect the selected date. I am in DayView so I just want the calendar to advance 1 day but this does not work. I have tried issuing the rebind command but that does not work either. I think I am not understanding how the scheduler binds to its data in this situation. I see appointments, I just cannot navigate using the upper left corner navigation controls. Any clarification on this would be most welcome.

1 Answer, 1 is accepted

Sort by
0
Plamen
Telerik team
answered on 06 Jun 2011, 09:00 AM
Hello Karl,

This behavior is by default and you can test it in the online demos:
http://demos.telerik.com/aspnet-ajax/scheduler/examples/customization/defaultcs.aspx

Here is a short video that shows how the navigator works:
http://screencast.com/t/RVoyfvflbkr.

Kind regards,
Plamen Zdravkov
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.

Tags
Scheduler
Asked by
Karl Wilkens
Top achievements
Rank 1
Answers by
Plamen
Telerik team
Share this question
or