PRB: Scrolling a List Box with DELETED Off Moves Record Pointer (237569)
The information in this article applies to:
- Microsoft Visual FoxPro for Windows 6.0
This article was previously published under Q237569 SYMPTOMS
In Visual FoxPro 6.0, scrolling a list box using the thumb moves the record pointer. This behavior occurs when the following is true:
- The list box RowSourceType is set to "6-Fields."
- The list box RowSource is set to a field in a cursor or table.
- DELETED is OFF.
RESOLUTION
Populate the list box with an alternate RowSourceType, such as an array.
REFERENCES
For additional information about populating a list box with values from an array, click on the article number below to view it in the Microsoft Knowledge Base:
129329 HOWTO: Populate a Form's List Box Object from an Array
Modification Type: | Major | Last Reviewed: | 10/15/2002 |
---|
Keywords: | kbBug kbDSupport kbOOP kbprb KB237569 |
---|
|