Desktop
WPF
With this blog post I want to cover the very basics of our brand new RadScheduleView control. It is currently available only for WPF, but soon we will provide a Silverlight version. Please, check my FAQ about RadScheduleView blog post for more information: http://blogs.telerik.com/valerihristov/posts/10-10-25/telerik_scheduleview_for_silverlight_wpf_questions_and_answers.aspx To add RadScheduleView to a new or existing application you need to first add references to the following assemblies Telerik.Windows.Controls Telerik.Windows.Data Telerik.Windows.Controls.Input Telerik.Windows.Controls.Navigation Telerik.Windows.Controls.ScheduleView If you like to drag controls from the Visual Studio Toolbox, add RadScheduleView to the Toolbox following the instructions below (in the official release it will be automatically added when you install RadControls): http://www.telerik.com/help/wpf/installation-adding-to-vs-2008-toolbox-wpf.html I am a fan of the manual...