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

Dropdown Menu Disappears on Click

1 Answer 41 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
Kaldra
Top achievements
Rank 1
Kaldra asked on 03 Dec 2011, 12:53 AM
Hi,

I have a RadCombo in a user control, which is used as a pop up window. When I clicked the scroller bar to go throgh the list, the dropdown menu just disapeared.

<StackPanel>
<
telerik:RadComboBox Name="comboLanguages" DisplayMemberPath="Name" IsReadOnly="True" IsEditable="True"  ></telerik:RadComboBox>
</StackPanel>

Thank you for you help!



1 Answer, 1 is accepted

Sort by
0
Boyan
Telerik team
answered on 06 Dec 2011, 01:17 PM
Hi Kaldra,

I tested the problem placing a RadComboBox in a Popup however everything was working fine at my side. Could you please provide a sample project where the bad behavior can be reproduced. This will greatly help us pinpoint the problem and fix it.

Kind regards,
Boyan
the Telerik team

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

Tags
ComboBox
Asked by
Kaldra
Top achievements
Rank 1
Answers by
Boyan
Telerik team
Share this question
or