Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Detecting changes to a grid
Message
 
To
06/01/2000 19:57:08
Jim Crowder
Progressive Group Alliance
Boise, Idaho, United States
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00314221
Message ID:
00314248
Views:
25
Jim,
For a change in a row, you can check the GetFldState(-1) function to see if the record has been updated. For both row and column you can use the BeforeRowColumnChange() event to trap for a change in the cell value.

HTH
Barbara


>What is the best way to detect changes in a data grid, either at the row or column level? I have lots of columns in the grid, but don't want to add code in each one of them?
Barbara Paltiel, Paltiel Inc.
Previous
Reply
Map
View

Click here to load this message in the networking platform