Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
I need help on forms and grid
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00255772
Message ID:
00256279
Vues:
38
HI Susan.

>> i haven't had the time to try out the suggestions u gave me, but the textboxs where i want the information to appear in and my grids are in 2 different forms. <<

Then the suggestion I gave you won't work. You can trap for nKeyCode = 13 in the KeyPress if the text boxes in the grid and then call a custom form method that you can also call from the dblClick of the text boxes in the grid. Then just DO FORM whatever from your custom method.

Make the called form modal and give it a default datasession. Then it will share the datasession of the form with the grid on it and automatically be positioned on the correct record when it instantiates.

Marcia
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform