AutoCompleteBox: Make it possible to restrict input in the control to only existing items in its ItemsSource.
1 comment
ADMIN
Nasko
Posted on:08 Aug 2016 14:21
Hi,
Please, check the following SDK example that demonstrates how to achieve the desired functionality:
https://github.com/telerik/xaml-sdk/tree/master/AutoCompleteBox/RestrictInputToOnlyExistingItems
Regards,
Nasko