Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Form - changing the controls source property
Message
From
17/10/1997 09:15:24
George Alexander
Qatar Armed Forces
Doha, Qatar
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00054836
Message ID:
00055139
Views:
31
>>Hi.
>>
>>I am using the controls of the form source property as the field names of the uderlying table.
>>When the user clicks add or edit I want it to be changed as memory variables created using
>>SCATTER, but I have to do it for every control for which the add/edit is appropriate.(Some
>>controls are not part of the add/edit). Is there any better way of doing it other than go thru
>>the controls one by one in the click event of the add/edit command button.
>>
>>Thanks in advance
>>
>>alex
>Alex,
>
>Yes, turn on buffering and leave the controlsources alone. With buffering on you can use TableUpdate and TableRevert to save or reject the changes the user makes.

Hi, Thank you. I am doing that. But I am looking for the good old approach of doing things in memory variables
and keeping the control myself rather than believing in the buffers and updates and reverts.

By the way do you have any book covering VFP 5.0 or can you recommend one for intermediate to
advanced level

thanks for the help

alex
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform