I need textbox with autocomplete and find on this forum that ComboBoxItem is suitable for this task. But I can't solve one issue with this widget. When pickerList is shown always first element is selected, but i need all rows unselected. I need this behaviour because if no selected item and user push "Enter" search should been started.
↧