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....
  • Mobile

    RadJumpList for WP7: Part I - Introduction and Simple usage

    Download the source code of the example Last week we released our first beta of the Telerik Windows Phone 7 control toolkit. One of the new controls there is RadJumpList. It is a fundamental control for building data driven WP7 applications. We invested a lot into our data engine story - we have our own internal CollectionViewSource implementation which allows you to sort, filter and group your data with a single line of code (more on the data engine in this in-depth blog post). Apart from the data engine we also built a high performance ListBox control. RadDataBoundListBox is a virtualized ListBox control which has two major features: can display...
    February 09, 2011
  • Mobile

    Grouping, sorting and filtering for Windows Phone 7 – what the options are?

    One of the most useful controls in Windows Phone 7 is the so called “JumpList” and its popup “Quick Jump Grid” UI – that is, according to the official Microsoft design guidelines, a “Way to help the user to scroll through long lists”. The First Look example of RadJumpList in our demo application Much like in Windows 7, the “quick jump grid” user experience enables you with fast navigation to a desired location within the associated list of items. In order to populate the jump grid with items, the underlying list should be grouped by some criteria. So, how do we...
    February 08, 2011
  • People

    Reflections on the .NET world

    This could have been a blog post about the (almost) 9 year anniversary of .NET but the title is just a play of words. As pictures are worth a thousand words, I'll let the screenshots do the talking about a really cool feature that will ship in JustCode very soon. The “Decompile” command is available inside metadata .cs files and you can run it both for members: (the above command does this) and for entire types: Want to learn more? Keep an eye on the Telerik blogs and our Twitter feed in the upcoming weeks. We will be posting a lot of information. We will also offer FREE licenses...
    February 07, 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....
  • Mobile

    RadJumpList for WP7: Part I - Introduction and Simple usage

    Download the source code of the example Last week we released our first beta of the Telerik Windows Phone 7 control toolkit. One of the new controls there is RadJumpList. It is a fundamental control for building data driven WP7 applications. We invested a lot into our data engine story - we have our own internal CollectionViewSource implementation which allows you to sort, filter and group your data with a single line of code (more on the data engine in this in-depth blog post). Apart from the data engine we also built a high performance ListBox control. RadDataBoundListBox is a virtualized ListBox control which has two major features: can display...
    February 09, 2011
  • Mobile

    Grouping, sorting and filtering for Windows Phone 7 – what the options are?

    One of the most useful controls in Windows Phone 7 is the so called “JumpList” and its popup “Quick Jump Grid” UI – that is, according to the official Microsoft design guidelines, a “Way to help the user to scroll through long lists”. The First Look example of RadJumpList in our demo application Much like in Windows 7, the “quick jump grid” user experience enables you with fast navigation to a desired location within the associated list of items. In order to populate the jump grid with items, the underlying list should be grouped by some criteria. So, how do we...
    February 08, 2011
  • People

    Reflections on the .NET world

    This could have been a blog post about the (almost) 9 year anniversary of .NET but the title is just a play of words. As pictures are worth a thousand words, I'll let the screenshots do the talking about a really cool feature that will ship in JustCode very soon. The “Decompile” command is available inside metadata .cs files and you can run it both for members: (the above command does this) and for entire types: Want to learn more? Keep an eye on the Telerik blogs and our Twitter feed in the upcoming weeks. We will be posting a lot of information. We will also offer FREE licenses...
    February 07, 2011