This is a migrated thread and some comments may be shown as answers.

RadRating Closes RadDropDownButton

1 Answer 33 Views
Rating
This is a migrated thread and some comments may be shown as answers.
Paul
Top achievements
Rank 1
Paul asked on 16 Apr 2012, 11:18 PM
I have a RadDropDownButton containing several controls. One of the controls is a RadRating button. When I click the RadRating button, the RadDropDownButton closes. This is the only control in the RadDropDownButton that exhibits this behavior and I am able to use the Rating control from the Toolkit with no issues, but would prefer to use the RadRating control.

Thanks, Paul

1 Answer, 1 is accepted

Sort by
0
Viktor Tsvetkov
Telerik team
answered on 19 Apr 2012, 09:19 AM
Hi Paul,

By design the RadRatingItem derives from ContentControl and doesn't get the focus when it's selected so that's the reason why the popup closes. On the other hand the Toolkit's RatingItem derives from ButtonBase and gets the focus when it's selected.

Greetings,
Viktor Tsvetkov
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

Tags
Rating
Asked by
Paul
Top achievements
Rank 1
Answers by
Viktor Tsvetkov
Telerik team
Share this question
or