Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Field data save problem in VFP 5.0
Message
From
15/12/1996 10:14:55
 
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00014990
Message ID:
00015147
Views:
36
>Actually it took both of you guys ideas to work. Either one by themself did not work. Here is what worked for me: I placed the following code in the click method of the Save button:
>
>IF PEMSTATUS(_Screen.ActiveForm.ActiveControl, 'Value', 5)
> _Screen.ActiveForm.ActiveControl.Value = _Screen.ActiveForm.ActiveControl.Value
>ENDIF

If this is working, you might have found THE tip of the year. :) Let me test that in various control outside and inside the grid to see if it work. Thanks.
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