PRB: Grid Record Pointer Display Problem Using Down Arrow (185261)
The information in this article applies to:
- Microsoft Visual FoxPro for Windows 3.0
- Microsoft Visual FoxPro for Windows 3.0b
- Microsoft Visual FoxPro for Windows 5.0
- Microsoft Visual FoxPro for Windows 5.0a
This article was previously published under Q185261 SYMPTOMS
When scrolling through a grid rapidly, using the Down Arrow key, the record
pointer disappears. This makes it very difficult to select a row while
scrolling.
RESOLUTION
A workaround to this behavior is to SET TYPEAHEAD to 0 before running the
form by using the following command:
SET TYPEAHEAD TO 0
STATUS
This behavior is by design.
REFERENCES
Visual FoxPro Help; search on: "SET TYPEAHEAD"
Modification Type: | Major | Last Reviewed: | 5/12/2003 |
---|
Keywords: | kbprb KB185261 |
---|
|