BUG: DBCombo SelectedItem Property Is Not Updated When You Type Selection
This article was previously published under Q281940 On This PageSYMPTOMS When you use the type-ahead searching features of the
DBCombo control from DBList32.ocx, the SelectedItem property is not updated, and DBCombo does not reflect the
matching entry that is found. RESOLUTIONA supported fix is now available
from Microsoft, but it is only intended to correct the problem that is
described in this article. Apply it only to computers that are experiencing
this specific problem. This fix may receive additional testing. Therefore, if
you are not severely affected by this problem, Microsoft recommends that you
wait for the next Visual Studio service pack that contains this
fix. To resolve this problem immediately, contact Microsoft Product Support Services to obtain the fix. For a complete list of Microsoft Product Support Services phone numbers and information about support costs, visit the following Microsoft Web site: http://support.microsoft.com/default.aspx?scid=fh;EN-US;CNTACTMS (http://support.microsoft.com/default.aspx?scid=fh;en-us;cntactms) NOTE: In special cases, charges that are ordinarily incurred for
support calls may be canceled if a Microsoft Support Professional determines
that a specific update will resolve your problem. The typical support costs
will apply to additional support questions and issues that do not qualify for
the specific update in question.NOTE: You must have a Visual Studio license agreement to obtain this fix. STATUSMicrosoft has confirmed that this is a bug in the Microsoft
products that are listed at the beginning of this article.
MORE INFORMATION When you select an item in the list portion of a DBCombo
control, the SelectedItem property contains a bookmark that you can use to reposition the
selected record in the Recordset of the Data control that the RowSource property specifies. This property should be updated whether the
user uses a mouse or the keyboard to select the item. Thus, when you use the
type-ahead searching feature of this control, you expect that the SelectedItem property is updated after you type a name that matches a name in
the list and press the ENTER key. In addition, the text in DBCombo should
reflect the matching entry that is found. However, this functionality does not
work when you use the standard Databound Combo and the Intrinsic Data control
that shipped with Visual Basic 6.0. Steps to Reproduce Behavior
APPLIES TO
| Article Translations
|

Back to the top
