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

Issue after migrate to Q2 2012 SP1

1 Answer 24 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
Weverton
Top achievements
Rank 1
Weverton asked on 29 Aug 2012, 05:46 PM
Hi,

I'm getting a little problem after migrate to Q2 2012 SP1. I have the following code:

<Controls:RadComboBox x:Name="cmbTeste" IsEditable="True" IsReadOnly="True"
               TextSearchMode="Contains" OpenDropDownOnFocus="True" />

When I was using Q3 2010, if I choose an item, leave the control and get focus back to control, I could start typing a new word and the control started to search this new word normally.

After migration process, If I do the same process, control does nothing. I get filter again only after I delete the previous choosed value.

This issue happens in the following demo too: http://demos.telerik.com/silverlight/#ComboBox/Configurator (just after configure the properties like the code above.

Thanks,

Weverton

1 Answer, 1 is accepted

Sort by
0
Weverton
Top achievements
Rank 1
answered on 03 Sep 2012, 05:07 PM
Are there any suggestion?? I'm just waiting to solve this to release my app.

Thanks
Tags
ComboBox
Asked by
Weverton
Top achievements
Rank 1
Answers by
Weverton
Top achievements
Rank 1
Share this question
or