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

Not highlighting all text in combobox when click in it

2 Answers 136 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
IT Purchases
Top achievements
Rank 1
IT Purchases asked on 11 Aug 2008, 08:22 PM
Is there any way to not highlight the text in a combo box when the user clicks in it? Rather, i'd like to have the cursor go to where the user just clicked (like normal text boxes).  This worked for me with an older version of the RadComboBox (by calling a method on the combobox's onclick event which just returned false), but since upgrading to the Q1 2008 version it no longer works.

2 Answers, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 13 Aug 2008, 07:51 AM
Hi,

Here is a forum link which dicusses a similar scenario. According to telerik it is a JS logic that makes the RadComboBox behave this way. Go through the following forum discussion for more details.
Remove highlight on input box click

Regards
Shinu.
0
Simon
Telerik team
answered on 14 Aug 2008, 01:23 PM
Hello IT Purchases,

You could also set EnableTextSelection to false in order to avoid highlighting of the Text upon clicking in the input of RadComboBox.

Best wishes,
Simon
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
ComboBox
Asked by
IT Purchases
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
Simon
Telerik team
Share this question
or