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
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.