Hi Jani,
With
Web Service Binding, you can use
set_selectedDate() and
set_selectedView() of
RadScheduler's client object. Note that this property is valid only when RadScheduler is binded to a Web Service.
With server side binding, you should use the SelectedDate and SelectedView properties of the control. If you need to handle client events for those, you can leverage the capabilities of RadAjaxManager and handle AjaxRequest server-side as shown in
this help topic.
Kind regards,
Peter
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their
blog feed now