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

Domain Source binding to RadCombo not loading data

1 Answer 39 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
Sagar
Top achievements
Rank 1
Sagar asked on 25 Oct 2010, 04:21 PM
I've set AutoLoad property of domainsource to false in xaml and in constructor I set it to True.
I've passed selecteditem.Code and selecteditem.ID of ComboBox1 as  parameters to that domain source.
Domain Source is attached to ComboBox2.
when I change selection in ComboBox1,Domain source query is suppose to execute but it's not happening.
Am I doing something wrong?

1 Answer, 1 is accepted

Sort by
0
George
Telerik team
answered on 27 Oct 2010, 03:32 PM
Hi Sagar,

We are shooting in the dark here. If you send us a sample project it would be very helpful to investigate the problem. Also, you could refer to the Valeri Hristov's blog about RadComboBox and WCF service - http://blogs.telerik.com/valerihristov/posts/08-12-04/auto-complete_combobox_with_wcf_service_and_radcontrols_for_silverlight.aspx

I hope this helps. 

All the best,
George
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
ComboBox
Asked by
Sagar
Top achievements
Rank 1
Answers by
George
Telerik team
Share this question
or