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

DataValueField not binding?

1 Answer 82 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
Al
Top achievements
Rank 2
Al asked on 19 Aug 2011, 08:40 PM
I was evaluating the RadComboBox on a project and found that the value field is not being populated. I have tried both the manual process of adding items (RadComboBox1.Items.Add(new RadComboBoxItem(String, String));) as well as binding it to a traditional record set and setting the DataTextField and DataValueField properties. In both cases only the text is being set.

1 Answer, 1 is accepted

Sort by
0
Jayesh Goyani
Top achievements
Rank 2
answered on 20 Aug 2011, 10:51 AM
Hello,

generally there is not such type of issue with Radcombobox.
Please provide your code or explain in which case/Condition you are not able to  bind Valuefield in  radcombobox.

Thanks,
Jayesh Goyani
Tags
ComboBox
Asked by
Al
Top achievements
Rank 2
Answers by
Jayesh Goyani
Top achievements
Rank 2
Share this question
or