While typing a letter in a Telerik dropdown selects the item at the bottom not at the top. This is for all Telerik dropdown lists. Is there a way to get the selected item to always show at the top of the list?
I'm not clear with your requirement but from my understanding, i suppose you want the typed in item to be shown as the topmost item in the DropDownList. If this is the case you can go through the following online demo which demonstrates a similar scenario. AutoCompleteComboBox