Hi, I'm wondering how do I change the template such that there's a clear button within the Autocomplete box, something like how the radmaskinput box are.
You have been thinking for more than half a year, so the perfect answer is ...?
Maarten
0
Accepted
Nasko
Telerik team
answered on 29 Jul 2016, 11:01 AM
Hi Maarten,
Please, check the following example from our SDK Repository that demonstrates how to achieve similar to the desired by you functionality of RadAutoCompleteBox. Basically, the example demonstrates how to clear the current SelectedItem using a button - the same approach you could adapt for clearing the SearchText instead of the SelectedItem: https://github.com/telerik/xaml-sdk/tree/master/AutoCompleteBox/SingleSelectionModeWithClearButton
Hope this helps.
Regards,
Nasko
Telerik by Progress
Do you need help with upgrading your AJAX, WPF or WinForms project? Check the Telerik API Analyzer and share your thoughts.