Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / WPF > ComboBox > Issue with IsDropDownOpen property

Not answered Issue with IsDropDownOpen property

Feed from this thread
  • flyingelvis avatar

    Posted on Jan 17, 2012 (permalink)

    I have a radGridView, when the radGridView SelectionChanged event fires off, I need to set a combo to IsDropDownOpen = true;  

    The issue is that the IsDropDownOpen property is being set but the combo will not remain dropped down when the grid selection is changed using a mouse click.

    The combo will remain dropped down when the grid selection is changed using the keyboard.

    Either selection method calls the same method to set the IsDropDownOpen property.

    I am using the 2011 - Q3 version of the wpf controls.

    Any Ideas?

    Reply

  • Valeri Hristov Valeri Hristov admin's avatar

    Posted on Jan 19, 2012 (permalink)

    RadComboBox will automatically close its dropdown when the user clicks on other control or window and there is no easy way to workaround this behavior.

    All the best,
    Valeri Hristov
    the Telerik team

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

    Reply

  • flyingelvis avatar

    Posted on Jan 19, 2012 (permalink)

    using the same SelectionChanged event on a pair of combo's I can force the second combo to open.  What is the difference between the two scenarios?

    Reply

Back to Top

Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / WPF > ComboBox > Issue with IsDropDownOpen property
Related resources for "Issue with IsDropDownOpen property"

WPF ComboBox Features  |  Documentation  |  Demos  |  Telerik TV  |  Self-Paced Trainer  ]