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

Selecionar Valor diferente do SelectIndex

1 Answer 43 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
Josemar Maia
Top achievements
Rank 1
Josemar Maia asked on 31 May 2010, 06:21 PM
I have the following structure:
                        <telerik:RadComboBox Margin="140,30,0,0" Name="cmbTipoEmprego" Width="118" HorizontalAlignment="Left" VerticalAlignment="Top" SelectedValue="{Binding Situacao, Mode=TwoWay}">
                            <telerik:RadComboBoxItem Content="20-Reemprego" />
                            <telerik:RadComboBoxItem Content="25-Contrat Deadline Determinado" />
                            <telerik:RadComboBoxItem Content="35-ReintegraĆ§Ć£o" />
                            <telerik:RadComboBoxItem Content="70-Transf. of Entrada" />
                        </ Telerik: RadComboBox>

Bank in the field "Situacao" in the table "Func"  stores 20 / 25 / 35 / 70. How to select RadComboBox the right item and then return the right value for the field "Situacao".

Thanks in advance

Josemar Maia


1 Answer, 1 is accepted

Sort by
0
Konstantina
Telerik team
answered on 03 Jun 2010, 04:25 PM
Hello Josemar Maia,

Thank you for contacting us.

Please review our online demo on DataBinding of ComboBox. Also this help article will be very helpful to achieve your goal.

If you need further assistance please let us know.

Regards,
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
Josemar Maia
Top achievements
Rank 1
Answers by
Konstantina
Telerik team
Share this question
or