Telerik blogs

Latest

  • Desktop WPF

    Filtering Collection Properties with RadGridView for Silverlight and WPF

    By default, RadGridView will not be able to filter properties which are IEnumerable. However, with two of its features you can easily add this custom functionality. The first feature you need to use are the Custom Filtering Controls which I have explained in one of my earlier blog posts so I will not go into detail here. The focus of this blog is how to implement the IFilterDescriptor interface so that our data engine can filter your enumerable property. This interface allows you to provide a filtering expression. This expression will be used when the data engine performs the actual filtering. In the...
    December 05, 2011
  • Desktop WinForms

    Bringing Windows 8 UI to Windows 7 with RadPanorama for WinForms. Today.

    Or how to uncover the touch horizons for your applications. The once unnamed RadPanorama control is here to make your Windows Forms applications rock! Together with the Touch API we have introduced in our previous blog, it brings the full power of touch-optimized applications to your Windows 7 users. If you have not heard anything about RadPanorama before, let us introduce it with a few words. Basically, this new control allows you to represent a small amount of data in the form of tiles that the end-user is able to smoothly scroll left or right with a gesture, just like in Win8, and...
    November 30, 2011
  • Desktop WinForms

    Excel-like filtering enhancements in RadGridView for WinForms Q3 2011

    Q3 2011 is knocking on the door and along with all the cool stuff you will find inside, there is one feature that we would like to tell you about now. Do you remember Excel-Like functionality, which allows the end-user to effortlessly apply filter by selecting items from a popup list? Now we are including a bunch of new stuff to it.   Calendar filter popup First of all is a new calendar popup. It will be shown by default for date columns, and it will allow for easily selecting a date from RadCalendar. For additional convenience, there are a couple of predefined...
    November 15, 2011
  • Desktop

    RadChart for Windows 8 WinRT - Designing the demo

    We, at Telerik, are trying to be the first facing the challenge to adopt the newest technologies - and here we are now designing and developing a WinRT demo application at this early developer preview stage of the OS and developer tools. As a UX designer I was eager to start with the design and in the same time a little bit scared in front of the challenge. However it turns out it’s not as big of a challenge as I thought. Two of the most important reasons for that are: our RadControls for Windows Phone 7 completely working on WinRT...
    October 14, 2011
  • Desktop

    RadChart for Windows 8 WinRT – The Compilation

    This is part two of the RadChart for WinRT blog series. For more information please refer to the other parts of the series: Part one - A Prelude Part three - Taking its First Breath   Now that we have successfully ported our Windows Phone Chart to WinRT I will share some tips and tricks about the whole process and what is different compared to Silverlight and WPF regarding code behind and XAML compilation. Code behind namespaces Both logical and visual tree hierarchies of Dependency Objects now reside in new namespaces and the old ones like System.Windows.Controls do not exist. This automatically breaks any existing C#/VB code. SL/WPF UI namespaces...
    October 07, 2011