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

Selecting values from columns

1 Answer 39 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
Dejan
Top achievements
Rank 1
Dejan asked on 23 May 2011, 09:29 AM
Hi again,

I have one question.

I have combo box with data from database and in drop down list I have 5 columns.

Columns for item are: companyName/address/phone/zip/city  and when user select company I want to fill 5 text boxes(companyName/address/phone/zip/city ) with values from columns for selected item.

Is it possible and how?

Thanks 


1 Answer, 1 is accepted

Sort by
0
Konstantina
Telerik team
answered on 25 May 2011, 01:03 PM
Hi Dejan,

You can use the SelectedValue property of the RadComboBox to get the selected item. You can read more about selection in RadComboBox in this help article.

Please let us know if that worked for you.

Best wishes,
Konstantina
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
Dejan
Top achievements
Rank 1
Answers by
Konstantina
Telerik team
Share this question
or