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

Populate a RadComoboBox client side with a call to a REST API

1 Answer 78 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
Denis
Top achievements
Rank 2
Denis asked on 15 Nov 2012, 10:02 PM
Hi,

It is possible to populate a RadCombobox or other Telerik controls suing client side code and a REST API. I can usin code behind and make a request to the WEB API however I would like to do everything on client side

1 Answer, 1 is accepted

Sort by
0
Accepted
Boyan Dimitrov
Telerik team
answered on 19 Nov 2012, 01:32 PM
Hello Denis,

I would recommend you to use RadODataDataSource as data source for populating your RadComboBox control. Easy and convenient way  would be use the design time wizard to set the populating schema for your ComboBox. Please find here some more information about RadODataDatasource and an sample demonstration for populating RadComboBox using RadODataDataSouce

Hope that this will lead you into right direction.

Regards,
Boyan Dimitrov
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Tags
ComboBox
Asked by
Denis
Top achievements
Rank 2
Answers by
Boyan Dimitrov
Telerik team
Share this question
or