Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grid Problems
Message
De
23/09/1998 13:13:15
 
 
À
23/09/1998 13:02:09
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00139933
Message ID:
00139942
Vues:
22
>Hello:
>
>I have a form that has a grid with three columns that uses a table
>CISUM as the control source.
>The form has three command buttons that allow the user to add, view or save a client service record.
>
>When the user clicks add it calls another form that allows the user to enter a service, service provider and startdate into textboxes. The control source for this form is CISUM. There is a grid on this second form as well that uses these same fields.
>
>What I want to do is allow a user to enter more than 1 service for a client save it and show each record for the client in my grid on the second form. Currently I can't get any to display.
>
>this is my code for my add button:
>Append blank in ciser
>Replace ciser.add_user with User, ciser.lc_user with User
>
>Do form Career
>
>This.parent.grid1.refresh()
>
>I guess I'm asking for assistance with my block on a one to many relationship on the grid.
>
>
>Any assistance would be greatly appreciated. Thank you.

Is form CAREER modal?
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform