FIX: Setting Grid RowHeight to Large Number Affects Page DownLast reviewed: October 29, 1997Article ID: Q158760 |
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
Keywords : buglist3.00 buglist3.00b buglist5.00 FxtoolFormdes vfoxwin vfpfix5.0a kbtool kbbuglist kbfixlist Version : 3.0 3.0b 5.0 Platform : WINDOWS Issue type : kbbug Solution Type : kbfix |
================================================================================
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |