• Being one of the first controls in the RadControls for Windows Phone suite, RadDataBoundListBox has been continuously extended and eventually evolved into a powerful, must-have component for each Windows Phone application. Providing features like Data Virtualization, Multiple Selection, Item Animations, this control can easily be set up to fit into many application scenarios and handle much of the work one would have to do using just the native components.

    Q2 2012 comes with some further enhancements one of which is the support for reordering the items in the control.

    The Item Reorder functionality allows your end users to change the position of the items in the...

  • Now that Q1 2012 has been out for a while we have managed to gather some very useful feedback from you on the new stuff that we released with it and with Q1 2012 SP1 it’s time to bring it officially to you. Besides the fine tuning of existing functionality, we are really proud to announce one pretty important and powerful new component that can easily make your application shine: RadHubTile:

            

    This component brings the Windows Phone home screen experience directly to your app without much complexity. It not only covers all native Tile behaviors (animations, layouts etc.) but delivers even new...

  • The standard Silverlight for Windows Phone ListBox, as many of you already now, can be easily tuned to use a different Items Panel from the standardized Stack Panel. This is a really very powerful feature that many of pointed out was missing in RadDataBoundListBox. Since the WrapPanel is another commonly used layout panel in the ListBox context, many of you asked for similar feature in RadDataBoundListBox provided that it further extends to supporting the powerful UI virtualization approach that we already use in our control.

    Some time ago Georgi Atanasov from my team gave a very thorough explanation of how to mimic a Wrap Layout...

  • Welcome to this milestone release for RadControls for Windows Phone, as it brings the suite to a whole new level - fully embracing the concept of Rapid Application Development. This is actually our first release which includes not only classic UI components, but also infrastructure that helps you implement and integrate very common scenarios used throughout mobile applications.

            

     

            

    But let’s just skip the  lengthy introduction and move directly to the unpacking. I’ll start with the entirely new components that are available now:

    • RadPaginationControl – a really powerful approach to deliver rich content presentation in your WP application. This control allows you to enable...
  • RadDataBoundListBox has been continuously developed and extended with new features like Item Animations, CheckBoxes support, Data Virtualization support etc. We have also fine-tuned its performance so that it perfectly fits in an environment of limited memory and CPU resources what a mobile phone is. You can see here a real-world scenario based comparison between RadDataBoundListBox and a standard ListBox control putting both UI Virtualization approaches head to head.

    With Q1 2012 Beta we are introducing an entirely new feature which also paves the way for a more complex and performance-optimized Wrap Virtualization Layout: Horizontal Scrolling. A nice example is available in our Demos app...

  • Two weeks before the official Q1 2012 release we have prepared a Beta package containing all the new stuff that we have been working on the previous months for you to check out. There are some brand new components, as well as cool new features in RadSlideView, RadDataBoundListBox and RadBusyIndicator.

     

    Let's start with the newborn components available in RadControls for Windows Phone Q1 2012 Beta:

    • RadToolTip - this is a control that allows you to display a popup associated with a given visual element on your page. This popup may contain any type of information, like additional details or some hints. We have a...
  • Today we are going to be starting a fun new series that introduces you to the Model-View-ViewModel (MVVM) pattern with Windows Phone 7.  I am going to be using MVVM Light as my framework of choice, since it fits all my requirements and is amazingly easy to use, but if you want to check out another alternative feel free to tune into Bill Moore presenting on Windows Phone 7 and MVVM with Caliburn.Micro as part of our Windows Phone Wednesdays event

     
    The first step in this series involves doing two things – getting the latest and greatest copies of the Telerik...