The information in this article applies to:
SUMMARYAccording to the Language Reference manual and the Help file, the AfterRowColChange event fires only under these circumstances: ... when the user moves to another row or column in the grid, after the new cell gets the focus, and after the When event of the object in the new row or column. The AfterRowColChange event doesn't fire unless the When event of the object in the new row or column returns true (.T.).This description of the AfterRowColChange event is incorrect. The AfterRowColChange event is fired even when a row has not been changed. MORE INFORMATION
To see the AfterRowColChange event fire even when the row has not changed,
follow these steps:
Additional query words: VFoxWin BeforeRowColChange
Keywords : |
Last Reviewed: August 25, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |