dotnetprojects/WpfToolkit

Search string text not being updated after item is selected.

rplant opened this issue · 2 comments

After modifying the search string. ( ex. Changing Main Street N to just Main Street ) and then selecting an item like "Main Street S" from the dropdown.

The correct item is in SelectItem, but the Search Street remains "Main Street".

This only happens when SelectedItem is bound.

Where? In AutoCompleteBox? Does this work now?

closed cause of no answer