Telerik blogs
  • Web ASP.NET Core

    Your Monthly Fill of Telerik UI for ASP.NET Core

    Your Monthly Fill of Telerik UI for ASP.NET Core - August 2019
    The Telerik UI for ASP.NET Core team is working hard to enable our community of developers to create great applications with professional UI. Check out what's new.
    August 13, 2019
  • Desktop WPF

    RadRating – the new Precision property

    With the upcoming release Q3 of RadControls for Silverlight and WPF the RadRating will come with a new feature – the Precision property. The Precision property have three predefined values: Item - you can rate with whole item (star) Half - you can rate with half item (star) Exact - you can rate with custom precision Examples Precision = Item (rate with whole item): <telerik:RadRating Precision="Item" ToolTipService.ToolTip="{Binding RelativeSource={RelativeSource Self}, Path=Value}" /> Precision = Half (rate with half item): <telerik:RadRating Precision="Half" ToolTipService.ToolTip="{Binding RelativeSource={RelativeSource Self}, Path=Value}" /> Precision = Exact (rate with custom precision): <telerik:RadRating Precision="Exact" ToolTipService.ToolTip="{Binding RelativeSource={RelativeSource Self},...
    November 08, 2010