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

When clicking dropdown button, application hanged due to exception

1 Answer 40 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
Chocks
Top achievements
Rank 1
Chocks asked on 14 Dec 2012, 11:07 AM

<telerikinput:RadComboBox x:Name="cboStatReason" Margin="5,5,0,5" Grid.Column="1" Grid.Row="1" Width="210" HorizontalAlignment="Left" HorizontalContentAlignment="Left" TabIndex="2" Height="20" Property:CAttachedProperty.ResourceKey="cboStatReason" SelectionChanged="cboStatReason_SelectionChanged" IsEditable="True" IsReadOnly="True" Style="{StaticResource MY_ComboStyle}"

Background="#FFF3F3F3"></telerikinput:RadComboBox>

 The cboStatReason_SelectionChanged even didnt get fired when the dropdown button is clicked.
Attached the exception.

Thanks and regards,
V.Chocks.

1 Answer, 1 is accepted

Sort by
0
Alek
Telerik team
answered on 19 Dec 2012, 11:01 AM
Hello Chocks,

The information you've sent us is insufficient and we couldn't reproduce the behavior. 
Can you send us more details on the issue and some sample code so we to be able to reproduce it? Thanks

Greetings, Alek
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

Tags
ComboBox
Asked by
Chocks
Top achievements
Rank 1
Answers by
Alek
Telerik team
Share this question
or