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

Filtering but be sure that an item is selected

1 Answer 13 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
miksh
Top achievements
Rank 1
Iron
miksh asked on 24 Apr 2014, 08:16 PM
In http://demos.telerik.com/aspnet-ajax/combobox/examples/functionality/filteringcombo/defaultcs.aspx with "Contains" filtering it is possible to start typing, e.g. "fr" than leave it as is, i.e. the combobox will have text "fr" which does not match to any item.
How to force the user either to select an dropdown item or on cleanup the incomplete combobox value?
If that is not possible how to make sure that the item is selected?

1 Answer, 1 is accepted

Sort by
0
Hristo Valyavicharski
Telerik team
answered on 29 Apr 2014, 08:48 AM
Hi miksh,

Try to set the MarkFirstMatch property to true.

I hope this helps.

Regards,
Hristo Valyavicharski
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
ComboBox
Asked by
miksh
Top achievements
Rank 1
Iron
Answers by
Hristo Valyavicharski
Telerik team
Share this question
or