I would like to know which method (WebService or WCF) is recommended to use with the RadComboBox with LoadOnDemand and why ?
1 Answer, 1 is accepted
0
Atanas Korchev
Telerik team
answered on 27 Jul 2009, 01:52 PM
Hi ilem,
Basically there is no difference between using WCF or regular WebService. We found it a bit easier to work with WebService in terms of configuration. Nevertheless RadComboBox supports both types for web services.