Unplanned
Last Updated: 26 Jun 2019 08:10 by ADMIN
Created by: Narender
Comments: 0
Category: AutoCompleteView
Type: Feature Request
3

When the control is hosted inside RadPopup, the application crashes. This is due to the fact that nesting popups is not supported.

Consider changing the implementation of the RadAutoCompleteView to use different control for visualizing suggestions and NoResults message.

Completed
Last Updated: 19 Jun 2019 12:44 by ADMIN
Release R2 2019 SP1
Created by: Zach
Comments: 5
Category: AutoCompleteView
Type: Feature Request
3
Consider implementing a Completed event that is raised when the Completed event of the entry is raised. This is in order to accommodate customer needs to get notification for enter pressed.
Completed
Last Updated: 03 Jun 2019 14:41 by ADMIN
Release 2019.2.603.360 (R2 2019 minor release)
Created by: Shalin
Comments: 0
Category: AutoCompleteView
Type: Bug Report
5
Unfocused event is not raised
Completed
Last Updated: 15 May 2019 13:53 by ADMIN
Release R2 2019
When the language of the iOS devices is changed to "Right to Left" the SuggestionView is not shown correctly. 
Unplanned
Last Updated: 11 Feb 2019 15:01 by ADMIN
Created by: Daniel
Comments: 1
Category: AutoCompleteView
Type: Bug Report
0

Setting the FontSize property of the AutoCompleteView control to anything larger than 20 badly clips the text of both watermark and selected/written text, at least on iOS. I've tried various "hacks" with increased control heights and/or padding, themes etc, but it doesn't matter, it still clips. 

Seems to work fine using RadEntry for example, so it should really be the same with AutoComplete?

Reproducing is as obvious as setting the FontSize property.

Unplanned
Last Updated: 22 Jan 2019 16:01 by ADMIN
Provide an option for determine whether the SuggestionView is open or not.
Completed
Last Updated: 18 Jan 2019 15:15 by ADMIN
Unplanned
Last Updated: 09 Jan 2019 15:25 by ADMIN

Hello Telerik team !

I would like to suggest an improvement which should already be implemented as it may be a common requirement. (notice that I'm aware it's still in beta that's why I suggest a feature request).

Context :
Use a RadAutoCompleteView. Start to type something and select an item from the suggestions.

Current behavior :
The item is well selected but the keyboard remains visible even if you hide the suggestion view.

Expected behavior :
When selecting an item, the keyboard should be collapsed. (I tried to use a KeyboardService injected from platform specific implementation with dependency injection. I manage to make it work on Android but I couldn't find a workaround on iOS).

PS : it would be awesome to have a bindable property on this control which allows us to tell the control "hide the suggestion view and hide the keyboard when an item gets selected (touch input from user)". Name suggested : HideSuggestionAndKeyboardOnItemSelected (I didn't find a shorter name sorry  haha). Type : bool.

Pointing how to achieve that should be in the documentation as most of developpers who will use this control may want to achieve the same behavior. You'll save time and theirs if they don't need to reach you out and open a ticket to ask you how to do that.

Best regards to everyone!

Completed
Last Updated: 22 Nov 2018 16:14 by ADMIN
When we set the ShowSuggestionView to false the filtering logic is not triggered  - it should work like the AutoComplete control.

Available in minor release 2018.3.1122. It will also be available in the R1 2019 release.
Completed
Last Updated: 09 Nov 2018 13:45 by ADMIN
Available in minor release 2018.3.1109. It will also be available in the R1 2019 release.
Completed
Last Updated: 09 Nov 2018 13:43 by ADMIN
LG G4 with Android 6.0 
Android 4.2.2

Available in minor release 2018.3.1109. It will also be available in the R1 2019 release.
Unplanned
Last Updated: 09 Oct 2018 10:56 by ADMIN
Make it possible to set different width to the SuggestionView than the width of the input field.
1 2