Currently, the RadAutoCompleteTextView can not reuse all the original widgets properties and methods.
Wanted behaviour: Enable the usage of all supported properties and methods from _TKAutoCompleteTextView_ including showAllItemsInitially for iOS
and all supported properties and methods for _RadAutoCompleteTextView_ including http://docs.telerik.com/devtools/android/AndroidControlsDoc/com/telerik/widget/autocomplete/RadAutoCompleteTextView.html#setSuggestionViewAlwaysVisible-boolean-
This way the user can set by default all the suggestions to be visible like shown here
related to t.1092095
Looks like this has had a lot of activity. Is there any update?
This seems like a pretty basic function of autocomplete tools in my experience that is missing from this NativeScript widget. I really hope this is still being developed!
Is there any way to get this behavior now, or a workaround of some sort?
Is there any way to get this behavior now, or a workaround of some sort?
I was able to get the behavior I wanted by simply not providing any of the SuggestionView template in my Angular template and then added a ListView under the RadAutoCompleteTextView and simply handling all of the list management myself in Angular. It seems to work OK, but it is pretty redundant and I'm certain it is very inefficient, but it works for the moment from the aspect of a NativeScript novice.
This issue was opened in 2017. This is a basic function of autocomplete. Is any progress going to be made on this soon ?
Hi guys any news in regard?
Hi guys, something new on this ?
Most helpful comment
This issue was opened in 2017. This is a basic function of autocomplete. Is any progress going to be made on this soon ?