The information in this article applies to:
SYMPTOMSWhen you set the RowHeight of a grid to a large number and you cannot see two complete rows in the grid, the PAGE DOWN key might not function properly. It might page down once and stop, or it might not page down at all. If the RowHeight is set to a number such as 150 or higher, then a general protection fault (GPF) might occur when you press the PAGE DOWN key one or more times while in the grid. WORKAROUNDMake sure that there are at least two rows of data showing in the grid, or set the RowHeight property of the grid to a smaller number. STATUSThis problem has been fixed in Visual FoxPro 5.0a. MORE INFORMATIONThe RowHeight of a grid must be set so that you can see at least two rows of data in the grid or else the PAGE DOWN key does not move through the records properly. The PAGE UP key and the ARROW keys work correctly, but PAGE DOWN key does not work. When the RowHeight is set less than 100, the PAGE DOWN key does not work. When the setting is more than 150, a general protection fault occurs when you press the PAGE DOWN key one or more times. Steps to Reproduce Behavior
Additional query words:
Keywords : kbtool kbVFp kbVFp300bbug kbVFp500afix kbVFp500bug buglist3.00 FxtoolFormdes |
Last Reviewed: December 10, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |