In the drop down area of an RadAutoCompleteBox, how could different datatemplates be automatically selected based on the current bound type, like what can be done for ListView? Thanks!
Currently, RadAutoCompleteBox supports DataTemplate selection only for the boxes (not for the drop down items). However, this can be achieved relatively easily by using RadListBox's inherent DataTemplateSelector support. I prepared a sample project that demonstrates how to achieve this behavior.
Regards,
Ivan Ivanov
Telerik by Progress
Want to extend the target reach of your WPF applications, leveraging iOS, Android, and UWP? Try UI for Xamarin, a suite of polished and feature-rich components for the Xamarin framework, which allow you to write beautiful native mobile apps using a single shared C# codebase.