Telerik blogs
  • Web

    TileView new feature: Maximized item docking

      With the Q1 2011 the RadTileView will support a couple of new features. One of them is the Windows 7 like docking for maximizing an item. To use this feature will be easy and intuitive. The first thing you'll have to do is turn it on using the IsDockingEnabled property, then drag an item to the desired maximize position(note that depending on the position a respective MaximizeArea will appear) and drop it there. Example Here I'll show you how to create a simple RadTileView with docking. First let's add a RadTileView, some DataTemplates and styles for the RadTileView and the RadTileViewItems: <Grid.Resources>     <DataTemplate x:Key="itemTemplate">         <StackPanel Orientation="Horizontal">             <TextBlock Text="Item" />             <TextBlock Text="{Binding...
    February 10, 2011
  • Desktop WPF

    Virtualized TileView for Silverlight and WPF, different sizes, automatic scrolling and much more.

    With the Q1 2011 release just being around the corner a new and amazing version of RadTileView will be available. It is sleek, fast and more responsive than ever and it brings a whole set of new features and functionality to the table. Download and play with the new bits . Virtualization The main feature, that I’m sure you’d like most is the UI Virtualization (delaying the creation of UI Elements). We implemented it in both tiling scenarios: Restored – this includes both directions - Horizontal and Vertical . It means that if you have 10 columns x 1000 rows you'll get 10 000 tiles and you’ll see both scrollbars....
  • Web

    Telerik RadMap for Silverlight – Custom provider

    Since Q1 2011 several changes were made to the RadMap improving it's functuonality - multiple providers added, support for culture settings to the map sources, own set of commands shown in every provider's CommandBar and etc. The RadMap provider architecture implemented in Q1 2011 release became not backwards-compatible with previous versions of the control. For RadMap's Custom Provider version 2011 Q1 and later, please refer to this blog post.   Currently the RadMap control supports a few providers: · Bing Maps · OpenStreet Maps (also described in Vesselin’s blogpost) · Empty Provider This blogpost will demonstrate how to create a custom map provider. For the purposes of this example will create a provider for NAVTEQ. The...
    February 04, 2011
  • Web

    Integrating RadMap for Silverlight in ASP.NET

    Nowadays, with the increasing adoption of Silverlight, it is not uncommon to integrate one or more Silverlight controls in an existing asp.net website. More or less, it utilizes the integration logic demonstrated in this Telerik TV entry - http://tv.telerik.com/watch/silverlight/webinar/radcontrols-silverlight-aspnet and Manol’s blogpost - http://blogs.telerik.com/manoldonev/posts/09-03-17/silverlight_radchart_interoperability_with_asp_net.aspx . If you want to know how RadMap for Silverlight can be bound to RadGrid in ASP.NET go ahead and keep reading. The most important steps are as follows: 1. Prepare the Silverlight application, adding references to the dlls of the controls it contains. In our case, this is a simple XAML page, containing a RadMap control: Code...
    January 24, 2011
  • People

    Thoughts on Being Awarded Microsoft Silverlight MVP

    This isn't going to be your typical code sample-heavy blog post, but rather I wanted to reflect on something that arrived at my doorstep about two weeks ago... That is correct, I was awarded the Microsoft Silverlight MVP award for the past year of work around this fantastic platform.  So let me start by saying thanks for both the nomination as well as the award - while it was never the goal of helping the community to grow and learn, it is certainly a nice perk. ;) And of course things are just getting started, as we saw at the Silverlight Firestarter,...
    January 17, 2011
  • Web

    TileView new feature: Maximized item docking

      With the Q1 2011 the RadTileView will support a couple of new features. One of them is the Windows 7 like docking for maximizing an item. To use this feature will be easy and intuitive. The first thing you'll have to do is turn it on using the IsDockingEnabled property, then drag an item to the desired maximize position(note that depending on the position a respective MaximizeArea will appear) and drop it there. Example Here I'll show you how to create a simple RadTileView with docking. First let's add a RadTileView, some DataTemplates and styles for the RadTileView and the RadTileViewItems: <Grid.Resources>     <DataTemplate x:Key="itemTemplate">         <StackPanel Orientation="Horizontal">             <TextBlock Text="Item" />             <TextBlock Text="{Binding...
    February 10, 2011
  • Desktop WPF

    Virtualized TileView for Silverlight and WPF, different sizes, automatic scrolling and much more.

    With the Q1 2011 release just being around the corner a new and amazing version of RadTileView will be available. It is sleek, fast and more responsive than ever and it brings a whole set of new features and functionality to the table. Download and play with the new bits . Virtualization The main feature, that I’m sure you’d like most is the UI Virtualization (delaying the creation of UI Elements). We implemented it in both tiling scenarios: Restored – this includes both directions - Horizontal and Vertical . It means that if you have 10 columns x 1000 rows you'll get 10 000 tiles and you’ll see both scrollbars....
  • Web

    Telerik RadMap for Silverlight – Custom provider

    Since Q1 2011 several changes were made to the RadMap improving it's functuonality - multiple providers added, support for culture settings to the map sources, own set of commands shown in every provider's CommandBar and etc. The RadMap provider architecture implemented in Q1 2011 release became not backwards-compatible with previous versions of the control. For RadMap's Custom Provider version 2011 Q1 and later, please refer to this blog post.   Currently the RadMap control supports a few providers: · Bing Maps · OpenStreet Maps (also described in Vesselin’s blogpost) · Empty Provider This blogpost will demonstrate how to create a custom map provider. For the purposes of this example will create a provider for NAVTEQ. The...
    February 04, 2011
  • Web

    Integrating RadMap for Silverlight in ASP.NET

    Nowadays, with the increasing adoption of Silverlight, it is not uncommon to integrate one or more Silverlight controls in an existing asp.net website. More or less, it utilizes the integration logic demonstrated in this Telerik TV entry - http://tv.telerik.com/watch/silverlight/webinar/radcontrols-silverlight-aspnet and Manol’s blogpost - http://blogs.telerik.com/manoldonev/posts/09-03-17/silverlight_radchart_interoperability_with_asp_net.aspx . If you want to know how RadMap for Silverlight can be bound to RadGrid in ASP.NET go ahead and keep reading. The most important steps are as follows: 1. Prepare the Silverlight application, adding references to the dlls of the controls it contains. In our case, this is a simple XAML page, containing a RadMap control: Code...
    January 24, 2011
  • People

    Thoughts on Being Awarded Microsoft Silverlight MVP

    This isn't going to be your typical code sample-heavy blog post, but rather I wanted to reflect on something that arrived at my doorstep about two weeks ago... That is correct, I was awarded the Microsoft Silverlight MVP award for the past year of work around this fantastic platform.  So let me start by saying thanks for both the nomination as well as the award - while it was never the goal of helping the community to grow and learn, it is certainly a nice perk. ;) And of course things are just getting started, as we saw at the Silverlight Firestarter,...
    January 17, 2011