The Syncfusion® native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
Hello. How can I add a autocomplete to my app using the data from google api https://maps.googleapis.com/maps/api/place/autocomplete/json?input=ath&types=(cities)&key=xxxxx.
KEKonstantinos EvangelidisMay 31, 2018 01:32 PM UTC
Hello. Thank you for your answer. Unfortunately I am getting an error. The error is in MainActivity.cs , countryAutoComplete.DataSource = itm; Getting System.InvalidOperationException: Sequence contains no elements
RBRabhia Beham Kathar Mideenar Syncfusion Team June 1, 2018 08:43 AM UTC
Hi Konstantinos,
Sorry for the inconvenience.
We would like to let you know that the error is not in the AutoComplete. It may be due to the authentication issue in the url provided to the itemsource. If the countryCollection in the RestService.cs receives the collection. The result will be shown in the AutoComplete.
Please let us know if you have any concern.
Regards, Rabhia Beham K.
KEKonstantinos EvangelidisJune 1, 2018 09:44 AM UTC
Hello. I am getting this error also using your default url. Without changing nothing
RBRabhia Beham Kathar Mideenar Syncfusion Team June 5, 2018 12:09 PM UTC
Hi Konstantinos,
Sorry for the inconvenience.
We have modified the sample and while the DataSource is getting loaded we have experienced an issue from our side. We are currently working on the issue and the issue fix will be available in the Volume 2 Sp 1 release 2018 which is expected to be rolled out by the end of June 2018. Please have the sample from the below link.