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

Load RadCombo

1 Answer 45 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
satish
Top achievements
Rank 1
satish asked on 19 Aug 2009, 06:06 AM
Hi,

  My requirement is like, i want to load db data in to combobox from the client side. 

  Scenario: If I am selecting Team Combo, Based on the team I have to populate Region combo Insetad of submitting again to server.
 
  Can any body please help me on this.

Regards
Satish

1 Answer, 1 is accepted

Sort by
0
Valeri Hristov
Telerik team
answered on 19 Aug 2009, 07:16 AM
Hi satish,

The following example demonstrates how to create dependent combo boxes:
http://demos.telerik.com/silverlight/#ComboBox/FirstLook

It uses static data, you should modify it to use your web service kind of choice. If you want to make only one request to the server, you should populate the ViewModel with one request.

All the best,
Valeri Hristov
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
satish
Top achievements
Rank 1
Answers by
Valeri Hristov
Telerik team
Share this question
or