Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to know when any field has changed in a form...
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00706643
Message ID:
00707233
Views:
27
>I think your best bet would be to use 'GETFLDSTATE' command provided that row or table buffering is enabled.

i create a property, I called it oldvalue, in my default textbox class
then in the when event i set it with its current val
and i check in the lost focus if the actual value is equal to the oldvalue

if it changes you could update a property in your form
Previous
Reply
Map
View

Click here to load this message in the networking platform