Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to show grid row record on the form
Message
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00945209
Message ID:
00945244
Vues:
29
Soykan,

You do not need to put the table into the DE of the child form.

Since your child form is default DS and it's being launched from a private DS form, the child form will be running in the DS of the parent form, so the table will already be open and on the correct row.

>Hi All,
>i have form OneToMany style and i wantto show the gris row record on the form when the user press enter . main form datasession is private,buffermode=pessimistic,table buffer modes=5,form modeless .
>edit form datasession is default,buffermode=pessimistic,table buffer modes=5,form modal
>
>when i put to the Dataenvironment grid recordsource table (child table) form allways show bounded first record but when i delete from DE child table then form shows true record.
>
>infact my main target is like this,
>
>by the OneToMany forms i wantto add-edit actions by a opened new form , grid will only show the records readonly mode and only user can delete from grid.
>
>How is the best practice way for my goal ?
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform