UI for ASP.NET MVC
The Telerik UI for ASP.NET MVC Rating component allows users to intuitively rate items in their applications. It features multiple options to customize its rendering and behavior: rating scale (including handling avg. values), custom icons (stars, hearts, circles and more), single and continuous selection of items, keyboard navigation and accessibility.
The widget allows the user to control the selection behavior by configuring the selection
option:
The widget allows the user to control the precision with which an item is selected by configuring the precision
option:
Each rating item displays a tooltip that is enabled by default and contains text equal to the item's value. Its content can be modified through the tooltip template option. Setting tooltip to false prevents displaying the tooltip.
See the Telerik UI for ASP.NET MVC Rating Tooltip
The Telerik UI for ASP.NET MVC Rating component fires various OnClick and OnHover events, including Select, ChangeValue, Tooltip and more.
Out-of-the-box keyboard navigation is supported by the ASP.NET MVC Rating component. It allows users to change their rating using the arrows. To see a full list of keyboard controls and user actions, visit this demo.
You can style the ASP.NET MVC Rating component with the help of the multiple built-in themes and swatches the component comes with. Explore the Default (our own styling), Material (based on the Material Design guidelines), Bootstrap (which resembles the Bootstrap styling to integrate better) and Fluent (based on Microsoft Fluent UI) themes and choose the swatch that best suits your application.
You can easily customize the available themes with a few lines of CSS or create a new one with the Progress SASS ThemeBuilder application to meet your client’s design requirements.