Telerik blogs

Latest

  • Desktop WinForms

    RadPageView for WinForms: What Inside?

    The brand new RadPageView control is aiming high to provide a full replacement for the currently existing RadTabStrip and RadPanelBar controls by shipping the same functionality with a simpler approach and improved performance. This new control addresses many issues present in the old components, and is based on a very flexible and extensible platform that is fully compatible with the Telerik Presentation Framework, and allows for implementing different layout scenarios as quick as never before. The architecture of this control is pretty simple. It consists of pages and items where each item is associated with a page and it can be used to display...
  • Desktop WinForms

    Blazing-fast list control. Meet RadListControl for WinForms

    We are happy to announce that for Q2 2010 we will be introducing a few new controls . Two of those are actually implementations of quite old controls. I am talking about RadListControl (the new list box) and RadDropDownList (the new combo box). The main purpose in the lives of those two guys is to replace the current RadListBox and RadComboBox and to address their current shortcomings without breaking any existing applications. The new controls will coexist with the old ones and they will be faster… a lot faster, and more flexible in terms of extending and/or replacing functionality as...
  • Desktop WPF

    How Do You See Something Which Is Transparent?

    This was the question which has been bugging some of the Telerik’s creative minds while working on our newest theme for WPF and Silverlight controls. We wanted it be unique and cool and yet fit serious business cases. We wanted you to have fun and get things done at the same time. We wanted it to blend with your design right from the moment you choose to use it. Instead of hitting you with a wall of text – let me just show it to you … Ladies and Gentlemen – the Transparent Theme in action. The theme will be part...
  • Desktop WPF

    A Binding Navigator in the XAML world

    Remember the good old Binding Navigator of the glorious WinForms past? (If you don’t, this will refresh your memory) Last week a client asked or a Binding Navigator control in WPF. Now, this is somewhat out of place in WPF and Silverlight where the data binding mechanism is completely different, but if you are porting an old Windows Forms application and would wish to preserve the general user experience, such a control would be invaluable. This small control behaves much like the old Binding Navigator, while being fully MVVM-enabled through commands. You bind the control to your collection of items, then access...
    June 08, 2010
  • Desktop WinForms

    RadPageView – next generation WinForms navigation control

    As the new Q2 2010 release is approaching, we wanted to share some more information about our brand new control RadPageView, meant to supersede existing RadTabStrip and RadPanelBar. “Why yet another tab-strip?” someone would ask. Several are the major reasons that made us create this new control, namely: Extensibility, scalability and ease of use. With the new semantic that lies behind RadPageView, it is very easy to create custom views over a collection of pages. Well thought light element tree, which reduces both memory footprint and User Interaction response time and allows for easy and intuitive styling. Myriad of new features in...