Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Repeated adds in cListObjEdit
Message
 
À
26/06/2002 18:30:21
James Lucoff
Solutions Consulting Group
San Diego, Californie, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
The Mere Mortals Framework
Divers
Thread ID:
00672719
Message ID:
00672738
Vues:
14
>User would like to allow repeated adds of new records in a cListObjEdit object. Currently he has to add one record, then press the Add button to add another. Would like a Next button on the form for entering the new record that would automatically bring him back to a blank form for entering the next new record.
>
>Any suggestions on how to do this?
>
>Thanks

In your next button. you should just be able to call ThisForm.oBizObj.Save(), then call ThisForm.oBizObj.New() - and (possibly) call the Refresh() method for the page. That's pretty much all the framework does, except it synchronizes the form & pages with these actions.
-Paul

RCS Solutions, Inc.
Blog
Twitter
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform