DropDownList Remote Data Binding

2 Answers 86 Views
DataSource wrappers (package) DropDownList
Miguel Angel
Top achievements
Rank 1
Iron
Miguel Angel asked on 16 Mar 2022, 09:24 PM

Hi,

Where can I find an example on how to load remote data on a dropdownlist, the remote data it's a JSON.

Any help would be appreciated.

2 Answers, 1 is accepted

Sort by
1
Accepted
Petar
Telerik team
answered on 17 Mar 2022, 08:20 AM

Hi Miguel Angel,

Here is a StackBlitz example demonstrating how we can bind the DropDownList to a remote data service.

The above example uses an oData backed service that returns JSON data.

Please check the linked example and let me know if you have questions about the suggested implementation.

Regards,
Petar
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

0
Miguel Angel
Top achievements
Rank 1
Iron
answered on 17 Mar 2022, 03:06 PM

Thank you Petar,

Your example it's working as I was looking for.

Petar
Telerik team
commented on 18 Mar 2022, 06:29 AM

You are welcome! Great to hear that the suggested example has helped you!
Tags
DataSource wrappers (package) DropDownList
Asked by
Miguel Angel
Top achievements
Rank 1
Iron
Answers by
Petar
Telerik team
Miguel Angel
Top achievements
Rank 1
Iron
Share this question
or