Telerik blogs
  • Mobile

    RadJumpList for WP7: Part II - Dynamic Sort, Filter and Group

    Download the sample code of the example. In my previous post I explained the basic usage of the RadJumpList control and how to display the data by using declarative sort and group descriptors. Now in part two you will see how to give your users the ability to modify the sorting, grouping and filtering on the fly. There is no out of the box UI for these data operations provided in this version of the control. We are still not sure what will be the preferred way of implementing this from a UX perspective and how to align it with the Metro guidelines. So for the moment we...
    February 11, 2011
  • Release

    TeamPulse Online Demo Launched

    We are happy to announce that you can now explore our agile project management tool TeamPulse online, without having to install it. The online demo is a full-featured version of the product updated with the latest TeamPulse release.   The demo site is the perfect place to begin your evaluation of TeamPulse if you are short on time or just eager to work on an agile project and see the product in action. The demo includes a sample project, with meaningful data to serve as guidance and support during your evaluation time. Try TeamPulse Online >>   For those ...
    February 11, 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

    RadJumpList for WP7: Part II - Dynamic Sort, Filter and Group

    Download the sample code of the example. In my previous post I explained the basic usage of the RadJumpList control and how to display the data by using declarative sort and group descriptors. Now in part two you will see how to give your users the ability to modify the sorting, grouping and filtering on the fly. There is no out of the box UI for these data operations provided in this version of the control. We are still not sure what will be the preferred way of implementing this from a UX perspective and how to align it with the Metro guidelines. So for the moment we...
    February 11, 2011
  • Release

    TeamPulse Online Demo Launched

    We are happy to announce that you can now explore our agile project management tool TeamPulse online, without having to install it. The online demo is a full-featured version of the product updated with the latest TeamPulse release.   The demo site is the perfect place to begin your evaluation of TeamPulse if you are short on time or just eager to work on an agile project and see the product in action. The demo includes a sample project, with meaningful data to serve as guidance and support during your evaluation time. Try TeamPulse Online >>   For those ...
    February 11, 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