Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to automatically enable buttons
Message
From
05/11/1999 14:18:54
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00287693
Message ID:
00287699
Views:
20
Hi Gerard,

>Is there a way to automatically ‘enable’ the Save or Cancel button as soon as any field has been changed.

You may get a buffering or Field Rule solution, but I will give you a simple Form Deisgner approach:

Create a method called FieldValueChanged() that does your button changing. In the InteractiveChange for every data control, call the method.

Easy enough? Personally, I would just leave the buttons avaiable the whole time.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform