Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / WPF > Rating > RadRating Closes RadDropDownButton

Not answered RadRating Closes RadDropDownButton

Feed from this thread
  • Paul avatar

    Posted on Apr 16, 2012 (permalink)

    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

    Reply

  • Viktor Tsvetkov Viktor Tsvetkov admin's avatar

    Posted on Apr 19, 2012 (permalink)

    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 >>

    Reply

  • Say Hello to Telerik's PivotGrid for ASP.NET AJAX, Silverlight, WPF and WinForms. Now packed with OLAP support.

Back to Top

Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / WPF > Rating > RadRating Closes RadDropDownButton