Declined
Last Updated: 28 Sep 2020 08:22 by ADMIN
ADMIN
Pavel R. Pavlov
Created on: 11 Jul 2017 06:42
Category: AutoComplete
Type: Feature Request
1
AutoComplete: [iOS] Extend the API to expose selection
Currently users are not aware when a token gets selected/deselected.
3 comments
ADMIN
Yana
Posted on: 28 Sep 2020 08:22

I have updated the status of the feedback item to "Declined" as it concerns the obsolete RadAutoComplete control.

The functionality is available with the new RadAutoCompleteView - the control exposes Tokens collection of type ObservableCollection<object>.  You can subscribe to the Tokens CollectionChanged event to get notified when a token is added or removed.  For more details on this go to AutoCompleteView: Tokens Support topic.

Regards,
Yana
Progress Telerik

Five days of Blazor, Angular, React, and Xamarin experts live-coding on twitch.tv/CodeItLive, special prizes, and more, for FREE?! Register now for DevReach 2.0(20).

ADMIN
Georgi
Posted on: 14 Jul 2017 07:35
Hi wellnitz,

Thank you for the additional information we will have it in mind when implementing the feature. 
Thorsten
Posted on: 12 Jul 2017 18:57
For several scenarios it is desirable to show additional data when a token in the AutoComplete control gets selected/deselected.