Telerik blogs

Latest

For the latest product updates, please visit Release.

  • Desktop WPF

    Multiple Resources, Resource Grouping and TimeLineView in Telerik Scheduler for SL/WPF

    Once again we kept our promise and we are happy to introduce to you the Resource Grouping of Telerik Scheduler for Silverlight and WPF - the most requested feature for this control.   Multiple Resources, Resource Grouping,new design of Edit Appointment dialog and TimeLineView are the new features coming with Beta1 release due in the second half of this month.   Here are a few screenshots on the upcoming new features:     Stay tuned to see what else we have prepared for you in the upcoming Beta release!
    September 10, 2009 1 min read
  • Desktop WPF

    WPF / Silverlight: RadChart with ChartLegend as a ToolTip

    Every now and then we receive requests / inquiries which wordings may vary, but basically all come down to the same thing – my chart space is limited, how to optimize the content of the ChartArea so my data does not look so squashed? One possible solution that works in some scenarios is to hide the legend altogether. Today we will propose another option for those of you who are looking for a less “radical” remedy – display the ChartLegend as a ToolTip on demand. Actually, this is quite easy to achieve with the ToolTipService class provided by WPF /...
    August 20, 2009 2 min read
  • Desktop WPF

    Animating the RadWindow control for Silverlight and WPF.

    We all know that animations are making our applications look more slick. As Silverlight and WPF are platforms that have great support for animations, we want our Silverlight and WPF applications to be more animated and look better.     Today I will show you how to add animations support to the Telerik RadWindow control using one of the most powerful approaches in WPF and Silverlight for extending the functionality of existing components – the attached behavior. We will create two attached properties that take care to run the animations when needed. The good thing is that you can use this approach for...
    August 05, 2009 7 min read
  • Desktop WPF

    Major changes in RadNumericUpDown for Silverlight and WPF

    With our Service Pack release coming soon, we introduce a complete change set for RadNumericUpDown both in Silverlight 3 and WPF that should resolve most of the little issues the Q2 version has. Even though we have introduced several minor breaking changes that are inevitable, we have taken a decision to include all these changes in our Service Pack release due to the increased demand for easy and simple input control. The credit for most of this fine-tuning should go to our great customers who constantly share their experience and are always willing to suggest new and innovative features.   What is new? One...
    July 31, 2009 3 min read
  • Desktop WPF

    WPF/Silverlight : RadChart - solving issues with the X axis labels.

    As you may already know, since the invention of the chart control there are some cornerstone cases when most of the implementations do not perform well. One of these is the arrangement of labels on the horizontal axis and especially when placed in a limited space(overlapping labels). This problem is clearly visible on the image below: Several ways to work around this problem have been developed and during the last months we put efforts to implement most of them. Our recent Q2.2009 release of RadChart for WPF/SL offers the following AxisX properties: LabelStep - when set to n, this property will make only...
    July 14, 2009 1 min read