Telerik blogs
  • Release

    Two new features in Telerik TileView

    With the Q3 2010 release, RadTileView supports two new major features: Changing item's visibility Using the Visibility property of the TileViewItems you can now choose which items you see at any given moment. Dynamically setting item's position By setting the Position property of the TileViewItems you’ll now be able to customize the positions of your Restored or Minimized items. There are some important notes considering the position of an item: If there is a Maximized item it will always be on position zero and if you set another item to position zero it will automatically maximize. The position change swaps the items i.e. if you set item...
    November 09, 2010
  • Release

    Q3’2010 Pre-Release Blog Series: RichTextBox for Silverlight Adds Powerful New Features

    To continue revealing bits and pieces of the upcoming Q3 2010 release, we will now introduce you to what Telerik has planned for one of the major controls in the Silverlight suite – the RichTextBox. Although officially released just a few months ago, the control offers cool features, such as Microsoft Word-like text editing and formatting, export and import support for numerous formats, support for embedding Silverlight UI elements and many more. With the final release for 2010, the RichTextBox gets richer with highly-requested features, such as table support, spellcheck and export to pdf. Starting Q3 2010, your users will have...
    November 01, 2010
  • Web

    How To: Hierarchy Load On Demand With RadTreeView for Silverlight, MVVM and OData

    Similar to this post, I’ve made a similar example on how to load on demand RadTreeView for Silverlight three level hierarchy using MVVM and OData service:  XAML  <UserControl.Resources>     <DataTemplate x:Key="OrderDetailsTemplate">         <Grid>            ...         </Grid>     </DataTemplate>     <telerik:HierarchicalDataTemplate x:Key="OrderTemplate"             ItemsSource="{Binding OrderDetailsCollection}"             ItemTemplate="{StaticResource...
    October 26, 2010
  • Release

    Telerik Silverlight and WPF controls Beta preview of Q3 2010

    Several weeks before the official release we wanted to give a preview of some of the major new controls and features coming in Q3 2010. The new ScheduleView control for WPF  As we announced in the beginning of this quarter we started working on a brand new scheduling component. Now that the first bits appeared you can find the new ScheduleView in the RadControls for WPF bundle. We decided to develop this new control as we wanted to prepare a really advanced Scheduling control that would fit in any application scenario. You can review the major features of the control on its product...
    October 20, 2010
  • Web

    Data Virtualization for your Silverlight and WPF Applications

    I’m happy to announce that with our Q3 2010 Release of RadControls for Silverlight and WPF you will be able to load records on demand using our brand new VirtualQueryableCollectionView: The collection will load records only when needed and you can check it in action on our beta demos: http://demos.telerik.com/silverlight/beta/#DataVirtualization/FirstLook I’ve attached also two applications to illustrate how to use VirtualQueryableCollectionView in different scenarios: - Directly with IQueryable in WPF Download - Using ItemsLoading event / Load() method in Silverlight Download Enjoy! ...
    October 20, 2010
  • Release

    Two new features in Telerik TileView

    With the Q3 2010 release, RadTileView supports two new major features: Changing item's visibility Using the Visibility property of the TileViewItems you can now choose which items you see at any given moment. Dynamically setting item's position By setting the Position property of the TileViewItems you’ll now be able to customize the positions of your Restored or Minimized items. There are some important notes considering the position of an item: If there is a Maximized item it will always be on position zero and if you set another item to position zero it will automatically maximize. The position change swaps the items i.e. if you set item...
    November 09, 2010
  • Release

    Q3’2010 Pre-Release Blog Series: RichTextBox for Silverlight Adds Powerful New Features

    To continue revealing bits and pieces of the upcoming Q3 2010 release, we will now introduce you to what Telerik has planned for one of the major controls in the Silverlight suite – the RichTextBox. Although officially released just a few months ago, the control offers cool features, such as Microsoft Word-like text editing and formatting, export and import support for numerous formats, support for embedding Silverlight UI elements and many more. With the final release for 2010, the RichTextBox gets richer with highly-requested features, such as table support, spellcheck and export to pdf. Starting Q3 2010, your users will have...
    November 01, 2010
  • Web

    How To: Hierarchy Load On Demand With RadTreeView for Silverlight, MVVM and OData

    Similar to this post, I’ve made a similar example on how to load on demand RadTreeView for Silverlight three level hierarchy using MVVM and OData service:  XAML  <UserControl.Resources>     <DataTemplate x:Key="OrderDetailsTemplate">         <Grid>            ...         </Grid>     </DataTemplate>     <telerik:HierarchicalDataTemplate x:Key="OrderTemplate"             ItemsSource="{Binding OrderDetailsCollection}"             ItemTemplate="{StaticResource...
    October 26, 2010
  • Release

    Telerik Silverlight and WPF controls Beta preview of Q3 2010

    Several weeks before the official release we wanted to give a preview of some of the major new controls and features coming in Q3 2010. The new ScheduleView control for WPF  As we announced in the beginning of this quarter we started working on a brand new scheduling component. Now that the first bits appeared you can find the new ScheduleView in the RadControls for WPF bundle. We decided to develop this new control as we wanted to prepare a really advanced Scheduling control that would fit in any application scenario. You can review the major features of the control on its product...
    October 20, 2010
  • Web

    Data Virtualization for your Silverlight and WPF Applications

    I’m happy to announce that with our Q3 2010 Release of RadControls for Silverlight and WPF you will be able to load records on demand using our brand new VirtualQueryableCollectionView: The collection will load records only when needed and you can check it in action on our beta demos: http://demos.telerik.com/silverlight/beta/#DataVirtualization/FirstLook I’ve attached also two applications to illustrate how to use VirtualQueryableCollectionView in different scenarios: - Directly with IQueryable in WPF Download - Using ItemsLoading event / Load() method in Silverlight Download Enjoy! ...
    October 20, 2010