Autocomplete a combobox

Autocomplete a combobox

how can I assign a default value to a combobox with autocomplete?
The value I retrieve from the database and I want to pass it to the combo box to display it by default.

Thank you