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

Must select item text to select item?

1 Answer 149 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
Todd
Top achievements
Rank 1
Todd asked on 08 Nov 2019, 02:10 PM

The RadComboBox seems to require the user to have the cursor over the item text to be able to select the item. This is not the case for the standard ComboBox. Is it possible to change this without creating a custom ControlTemplate?

It is not bad when the items are longer strings. But we have a combo box with individual characters, and you have to click directly on the character to select the item. For whatever reason, if the items in the combo box are integers, selection works as expected.

See the attached animated gif.

1 Answer, 1 is accepted

Sort by
0
Todd
Top achievements
Rank 1
answered on 11 Nov 2019, 02:17 PM
Nevermind. We had a custom template that broke it. Commenting out our custom template makes it work as expected. Now to figure out what in the custom template is causing this affect.
Tags
ComboBox
Asked by
Todd
Top achievements
Rank 1
Answers by
Todd
Top achievements
Rank 1
Share this question
or