Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
OnFieldChange and OnRowChange in grid
Message
From
12/03/2004 06:41:56
Metin Emre
Ozcom Bilgisayar Ltd.
Istanbul, Turkey
 
 
To
12/03/2004 06:15:19
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00885527
Message ID:
00885531
Views:
9
that writes in help "BeforeRowColChange is triggered interactively using the mouse or keyboard or programmatically, such as calling the ActivateCell method."

so you can put this code in activatecell:
LPARAMETERS nRow, nCol
  wait wind "row :"+tran(nrow)+" col "+tran(ncol)
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform