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

Combo box cannot type in space between words

3 Answers 99 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
TAD RHODES
Top achievements
Rank 1
TAD RHODES asked on 17 Jun 2010, 07:02 PM
Hi there,

Having an issue with the combo box; I have load on demand enabled and the values returning back have spaces between words...example, "Desktop Systems".

When I am typing in the combo box and come to the p in the text, I try and hit the space bar and I can't.  I'm stuck at the end of Desktop.  Is there a way around this or a setting I'm missing?

<telerik:RadComboBox ID="cboWebCategory"  
                                     runat="server" 
                                     OnSelectedIndexChanged="cboWebCategory_SelectedIndexChanged" 
                                     AutoPostBack="true" 
                                     DataTextField="WebCategory" 
                                     EnableTextSelection="true" 
                                     DataValueField="WebCategoryID" 
                                     MarkFirstMatch="true" 
                                     Height="150px" 
                                     Width="250px"
                </telerik:RadComboBox> 

Thank you,
Tad

3 Answers, 1 is accepted

Sort by
0
Simon
Telerik team
answered on 21 Jun 2010, 05:21 PM
Hi TAD RHODES,

We are aware of this issue and will address it in the upcoming weeks.

Please excuse us for the inconvenience.

All the best,
Simon
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
TAD RHODES
Top achievements
Rank 1
answered on 22 Jun 2010, 02:20 PM
Excellent, thank you for the quick response.  Is there a way I can be notified when the bug fix is in the next build or do I just need to keep checking?
0
Accepted
Simon
Telerik team
answered on 23 Jun 2010, 02:19 PM
Hi TAD RHODES,

You can keep track of the status of the issue here. Once its status becomes RESOLVED you can download the Internal Build after that to obtain a fixed version.

All the best,
Simon
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
ComboBox
Asked by
TAD RHODES
Top achievements
Rank 1
Answers by
Simon
Telerik team
TAD RHODES
Top achievements
Rank 1
Share this question
or