Welcome to the WPF feedback portal. We’re happy you’re here! If you have feedback on how to improve the WPF, we’d love to hear it!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

0
Votes

Given the following items in my source:

- Item A

- Item B


If I type in a new item:  "Item ABC", it forces the selection of Item A.  The same is true if I type in "Item A B C".


However, if I type in "Item C" it will allow me to create a new item, which is what I expect when I do the above.