Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Detecting row change
Message
From
03/12/1997 17:50:15
 
 
To
03/12/1997 17:44:53
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00063650
Message ID:
00063652
Views:
49
>How can I detect a row change in a grid? I know about the Before and AfterRowColChange events,
>but I want to specifically detect the row change.

You may create a property to hold the current row. In AfterRowColChange(), verify if the row has changed to process the necessary code and to update the new row number.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Reply
Map
View

Click here to load this message in the networking platform