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

Focus displaying text

1 Answer 60 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
Marcelo
Top achievements
Rank 1
Marcelo asked on 29 Mar 2010, 06:55 PM
Is it possible to set focus to the beginning of the ComboBox displaying text? What I want is the result shown at pict2.jpg(attached) instead of the pict1.jpg(also attached). The problem with pict1.jpg is that when I select an item, the focus goes to the end of my string instead of going to start. Does the control support this?

1 Answer, 1 is accepted

Sort by
0
Accepted
Hristo
Telerik team
answered on 30 Mar 2010, 08:18 AM
Hi Marcelo,

It is not possible to select all text in the TextBox and still the cursor to be at the beginning. But you could use SelectAllTextEvent=None to stop automatic text selection.
 
Let us know if you need more information.


Best wishes,
Hristo
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
Marcelo
Top achievements
Rank 1
Answers by
Hristo
Telerik team
Share this question
or