The sequence of next and previous values may not correctly appear in a ComboBox control that is bound to a table field in Visual Studio .NET or in Visual Studio 2005 (894501)
The information in this article applies to:
- Microsoft Visual Studio .NET (2003), Professional Edition
- Microsoft Visual Studio .NET (2003), Enterprise Architect Edition
- Microsoft Visual Studio .NET (2003), Enterprise Developer Edition
- Microsoft Visual Studio .NET (2002), Professional Edition
- Microsoft Visual Studio .NET (2002), Enterprise Architect Edition
- Microsoft Visual Studio .NET (2002), Enterprise Developer Edition
- Microsoft Visual Basic 2005
NoticeSYMPTOMSWhen a ComboBox control is bound to a table field and that table field value is
null in Microsoft Visual Studio 2005, in Microsoft Visual Studio .NET 2003, or in Microsoft Visual Studio .NET 2002, the sequence of next and previous
values may not correctly appear. For example, when the record that contains the
null value is not the first record in the recordset and then the record that contains
the null value is reached, the ComboBox control will display the first entry that was in the list.WORKAROUNDTo work around this issue, insert a non-null record that informs the user to perform an action in the lookup recordset. Set that record to be the default value for the ComboBox control.
Modification Type: | Minor | Last Reviewed: | 10/3/2006 |
---|
Keywords: | kbvs2005swept kbvs2005applies kbprb KB894501 kbAudDeveloper |
---|
|