This repository is used for customer feedback regarding Telerik UI for NativeScript. The issues system here is used by customers who want to submit their feature requests or vote for existing ones.
Other
115
stars
21
forks
source link
Border of SuggestionView in RadAutoCompleteTextView #1159
I want to add a border style to SuggestionView element in RadAutoCompleteTextView. Now I can add a border to each item of the SuggestionView element but it is not what I want.
As I said and you see, want to add a border to the box "No Items Found".
Which platform(s) does your issue occur on?
iOS
Please provide the following version numbers that your issue occurs with:
Tell us about the problem
I want to add a border style to SuggestionView element in RadAutoCompleteTextView. Now I can add a border to each item of the SuggestionView element but it is not what I want.
As I said and you see, want to add a border to the box "No Items Found".
Which platform(s) does your issue occur on?
iOS
Please provide the following version numbers that your issue occurs with:
"nativescript-ui-autocomplete": "^3.11.0"
"tns-android": { "version": "5.4.0" }, "tns-ios": { "version": "5.4.2" }