Telerik blogs

Latest

For the latest product updates, please visit Release.

  • Desktop WinForms

    Introduction to RadScheduler for WinForms Webinar

    Earlier today, I presented a webinar about RadScheduler for WinForms. I hope everyone who attended enjoyed learning a few things about RadScheduler. If you weren't able to attend, don't worry I've posted a link to a recording of the webinar on Telerik TV below. I've also made the example projects I used in the webinar available for download. Introduction to RadScheduler for WinForms RadScheduler for WinForms is a highly customizable appointment presentation component that offers rich Outlook-style functionality. Through the use of this component, you can easily add rich scheduling UI to any Windows Forms application. In this webinar, ...
    April 15, 2010
  • Desktop WinForms

    Adding Custom Fields to RadScheduler for WinForms Appointments

    When using RadScheduler for WinForms, it will almost always need to be customized in some way. This could come in the form of custom dialogs, context menus, or even custom appointments. In this blog entry, I am going to explain the steps required to add a custom field to RadScheduler. Click here to download the source code and follow along... Adding Custom Fields to Appointments In this example, a custom field for Email will be added to the Appointment class being used by RadScheduler. The process of accomplishing this involves five simple steps. Step 1: Add a Custom Field to the Data Source In order to display ...
    April 02, 2010
  • Desktop WinForms

    Data Binding with RadScheduler for WinForms

    RadScheduler for WinForms is highly customizable component that offers functionality similar to that of the Calendar included with MS Outlook. When working with RadScheduler, developers can easily bind data sources directly to it using an instance of SchedulerBindingDataSource. The provided data source can be in the form of a database or business objects. The only requirement is that the data source must conform to a specific structure and provide specific fields. Today, I will explain how to set up basic data binding in RadScheduler using SchedulerBindingDataSource and an Access database. The Base Application For this entry, it should be noted ...
    April 01, 2010
  • Desktop WinForms

    Applying Themes at Runtime with the RadControls for WinForms

    When using applications, people generally enjoy personalizing their experience to some degree. Allowing your applications users to choose from a set of pre-defined custom themes is one way to accomplish this. Achieving this functionality is actually quite easy through the use of RadControls for WinForms. Today I am going to show you how. Please note that I am using the Q1 2010 beta of the RadControls for WinForms in this blog entry. Telerik Themes The default installation of RadControls for WinForms includes several pre-defined themes that you can use in your application. To begin using them, you simply need ...
    March 01, 2010
  • Desktop WinForms

    Styling Basics with Visual Style Builder for WinForms

    With the Q1 2010 Release of the RadControls for WinForms, we are bringing you a powerful new version of Visual Style Builder (VSB). This new version of VSB makes building themes a breeze with its new Theme Repositories feature. Today I thought I would spend some time going over the basics of VSB and its new system of Theme Repositories. Theme Repositories In previous versions of VSB, it was only possible to change theme properties on a per-element basis. This means that when building a theme, you actually had to select each individual element of every single control and ...
    March 01, 2010