RadzenDropDown AutoComplete when tab pressed

Looking to implement behavior similar to Access in a DropDown or Autocomplete.

Specifically, trying to find a way to be able to Tab through a combo box, where often the first character identifies the item on the list. For example, here in US the State of Florida is the only "F" on the list. Users want to be able to type the Address {tab} City {tab}, then press "F" and tab to the next field, leaving the proper entry in the State field.

1 Like