ComboBox Strict Selection

1 Answer 100 Views
ComboBox
Joel
Top achievements
Rank 2
Iron
Iron
Iron
Joel asked on 15 Feb 2022, 10:01 PM
I don't want the user to be able to type in the Text part of the combo box.  They are required to select from the options provided.  How do I prevent typing?

1 Answer, 1 is accepted

Sort by
0
Tsvetomir
Telerik team
answered on 18 Feb 2022, 09:54 AM

Hi, Joel,

The ComboBox widget is an alternative to the DropDownList. The DropDownList allows for strict selection only, whereas the ComboBox allows for typing. I would recommend switching over to the DropDownList:

https://demos.telerik.com/aspnet-core/dropdownlist

 

Regards,
Tsvetomir
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

Tags
ComboBox
Asked by
Joel
Top achievements
Rank 2
Iron
Iron
Iron
Answers by
Tsvetomir
Telerik team
Share this question
or