New to Telerik UI for ASP.NET AJAX? Start a free 30-day trial
Events Overview
The RadRating exposes several client-side events that allow easy and flexible use of the control:
-
OnClientLoad - fires when the RadRating client-side object is initialized.
-
OnClientRating - fires when you click a rating item. You can use it to prevent the setting of a new value to the control.
-
OnClientRated - fires after you click a rating item.