If you want to focus RadRating when you use it in combination with a CustomValidator, for example if the validation fails, you can try the following approach:
Set the TabIndex property of the rating control so that it can be focused:
Modify the body of the ValidateRating handler in order to include retrieving of the HTML element of the rating and focusing it. The following example shows how to do so when the validation fails:
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Feedback Portal
and vote to affect the priority of the items