Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to Discard Changes while using Scatter and Gather ?
Message
From
01/05/2002 10:51:39
 
 
To
01/05/2002 10:31:20
Henry Ravichander
RC Management Systems Inc.
Saskatchewan, Canada
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00651212
Message ID:
00651323
Views:
17
>>
>>Well, depending on if you are editing the fields or memvars, and if you are using locking or not. But, basically, if someone 'discards changes' don't do the gather, if you are editing memvars, and scatter again.
>>
>In the discard button I only have Scatter Memvar Memo. But what happens is the moment i change a field value/text and move to another field, it gets updated and clicking discard has no effect.

It sure sounds like you do NOT have "m." preceeding the ControlSource(s) of your field names.
If you do NOT have "m.", then the actual fields from the table will be updated any time a value is changed in such a control. In such a case the SCATTER will have no effect other than to replace the memvar values, though these will NOT be the same as the ControlSource values (which come directly from the table if they do not have "m." coded).

good luck



>
>Thanks for your input Bob.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform