This is a migrated thread and some comments may be shown as answers.

telerik autocomplete Can I change the entire style?

2 Answers 67 Views
AutoComplete
This is a migrated thread and some comments may be shown as answers.
SeokYeol
Top achievements
Rank 1
SeokYeol asked on 27 Mar 2018, 02:27 AM
telerik autocomplete I want to change the style like this.
I found an example but I could not find it.
Is it possible?

2 Answers, 1 is accepted

Sort by
0
Stefan Nenchev
Telerik team
answered on 29 Mar 2018, 08:22 AM
Hi, Cayden,

In order to customize the AutoComplete to that extend, you need to work with the native elements of each platform. You can access them through custom renderers. Eventually, you can access each native element (for example the RadAutoCompleteTextView in Android) and try to achieve the customizations through them. This would take extra efforts from your side but you can try achieving the behavior this way. In the Examples folder of your local Telerik UI for Xamarin installation(usually C:\Program Files (x86)\Progress\Telerik UI for Xamarin R1 2018\Examples) you can find Android and iOS folders which show scenarios that use the native elements. Please have a look at them and consider such approach from your end.

Basically, the functionality is not available through Xamarin.Forms only at this point. Where is the example you are referencing? Did you find it in some of the sample applications we have created?

Have a great rest of the week.

Regards,
Stefan Nenchev
Progress Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
0
SeokYeol
Top achievements
Rank 1
answered on 30 Mar 2018, 12:04 AM
I can not say Telerik RadAutoComplete.
After all, the only way to get native Android, iOS Renderer.
Thank you for answer.
Tags
AutoComplete
Asked by
SeokYeol
Top achievements
Rank 1
Answers by
Stefan Nenchev
Telerik team
SeokYeol
Top achievements
Rank 1
Share this question
or