Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
New to VFP6
Message
 
À
22/07/2000 14:01:04
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00395888
Message ID:
00395950
Vues:
10
>I am new to VFP6 (coming in from the cold of VB3). I am looking for help on using a grid for data entry. The form I am working on is a front end to a customer table, I would like to be able to edit at the grid level as well as double click a record on the grid and have a more detailed form popup. Any recommendations would be helpful.

If all the columns are editable, just set readonly property to .F. and enabled to .T. of the grid. If selective column(s) only, go in the column level property ( readonly and enabled ). Poping up a form, go in the textbox object using PEM window and make use of the DBLCLICK event to call the form.
JESS S. BANAGA
Project Leader - SDD division
...shifting from VFP to C#.Net

CHARISMA simply means: "Be more concerned about making others feel good about themselves than you are in making them feel good about you."
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform