Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Known bug ?
Message
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Title:
Miscellaneous
Thread ID:
00133840
Message ID:
00134353
Views:
19
>>>Hi,
>>>
>>>Please try to reproduce this.
>>>8) John´s record is gone.
>>>
>>
>>Here's Kevin's answer when I asked the same question:
>>
>>
>>This is because the records in the Contacts list are table buffered. The second time you enter the Contacts Information form, then press Cancel, it cancels the changes since the last Save()...which in a table-buffered world removes the record itself.
>>
>>If you save the table-buffered records by pressing OK or by clicking on Page 1 and replying "Yes" to the question "Save Changes?" THEN go back to the page and edit the record you will see that it has indeed been saved.
>
>Thanks for your reply Paul, but I don't think that it's a good idea to tell to my users that they need to save everytime they add a record. Since we are beginning to deploy the application, they have to enter many child records. Do you have any comments on this ?
>
>Regards,

Jose,

If you make your view a cDynamicViewCursor and set its buffering to optimistic table buffering you should be able to add many children at a time and save them all at once.

José
Previous
Reply
Map
View

Click here to load this message in the networking platform