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

Load RadCombo with Java webservice

1 Answer 68 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
Saravanan Sekar
Top achievements
Rank 1
Saravanan Sekar asked on 27 May 2009, 03:07 AM
Hi Guys,

How to load radcombo with java webserice?

The example for javawebservice URL would be 

http://abc.com:8090/Getinfo/GetInfo/getAllDivisions?format=Xml

 

1 Answer, 1 is accepted

Sort by
0
Atanas Korchev
Telerik team
answered on 27 May 2009, 07:56 AM
Hello Saravanan Sekar,

Unfortunately this is not supported. Your Java web service is probably hosted on a different domain. However RadComboBox does not support cross domain load on demand. The only workaround would be to call the web service from javascript and create combobox items on the fly.

Regards,
Albert
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
ComboBox
Asked by
Saravanan Sekar
Top achievements
Rank 1
Answers by
Atanas Korchev
Telerik team
Share this question
or