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

DropDownList Databinding Problem - Q2 2010

1 Answer 103 Views
DropDownList
This is a migrated thread and some comments may be shown as answers.
Paul
Top achievements
Rank 1
Paul asked on 20 Jul 2010, 03:35 PM
I am using the latest release - Q2 2010.

My project used to use the Combobox control and since it will be obsolete I thought I would switch to using the new DropDownList control instead.

What I have found is that you cannot bind to the Text property on the DropDownList control like you could on a ComboBox control.

My VB code simply reads:

Textboxcontrol.Databindings.Add("text",bindingsourceobject,"fieldname")

Any reason for this ? I know I can still use the ComboBox control but I would rather use a control that is not going to be obsolete.

Many thanks


Paul.

1 Answer, 1 is accepted

Sort by
0
Accepted
Victor
Telerik team
answered on 21 Jul 2010, 02:08 PM
Hi Paul,

Thank you for reporting the issue. We have found what causes it and it will be fixed for the Q2 2010 SP1 release. Your Telerik points have been updated.

Please write again if you have questions, your feedback is greatly appreciated.

Sincerely yours,
Victor
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
DropDownList
Asked by
Paul
Top achievements
Rank 1
Answers by
Victor
Telerik team
Share this question
or