Skip Navigation LinksHome / Community & Support / Code Library / ASP.NET and ASP.NET AJAX > ComboBox > Populating RadComboBox via WCF Service

Answered Populating RadComboBox via WCF Service

Feed from this thread
  • Posted on Nov 17, 2008 (permalink)

    Requirements

    RadControls version

    RadControls for ASP.NET AJAX Q3 2008

    .NET version

    3.5

    Visual Studio version

    2008

    programming language

    C#

    browser support

    all browsers supported by RadControls


    PROJECT DESCRIPTION
    This example shows how to populate RadComboBox on demand via WCF Service.
    All you need to do is to add the ComboInfo class to your application and use it instead of the RadComboBoxItemData class.
    The example also demonstrates how to pass additional context information to the WCF service.

    Attached files

Back to Top

Skip Navigation LinksHome / Community & Support / Code Library / ASP.NET and ASP.NET AJAX > ComboBox > Populating RadComboBox via WCF Service