Autocomplete SelectedItem template The ItemTemplate allows for an informative list of values to be displayed to the user for selection. For example an employee may be displayed as [first name last name (EmployeeNo)] However when an item is selected from the list the autocomplete only shows the bound value (e.g. EmployeeNo). It would be good if the selected item in the autocomplete control could be customised to be either: - the same as the ItemTemlate - customized via it's own SelectedItem template For anything other than simple scenarios the usability of this control suffers without this feature.
Hi Mark,
We had requests to provide the data object when an item is selected as well to provide just the value of the property which is displayed. In the end we decided to implement the behavior which is currently supported - provide jus the selected property value. Indeed that is according to the implementation design of the AutoComplete.
Regards,
Svetlin
Progress Telerik
Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.