Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grid Basics
Message
De
29/06/2011 17:03:19
 
 
À
29/06/2011 16:58:18
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Divers
Thread ID:
01516758
Message ID:
01516766
Vues:
54
>Thank a lot. As usual, you are lightning fast.
>
>1. Let's say that the underlying cursor is a table with 13 records. You're saying I should change the data directly in the table, not the grid. How do I know what record number to go to for each row?


You don;'t have to go to the record. The grid position the record pointer to the right record. You just need to do whatever you want to do with the data in it.
When the user edit the data in the grid everything is placed in the corresponding fields of the table.

>2. One of the columns is a checkbox. I added it to the column and deleted the text box. Why can't I see the checkbox at runtime?

Set Sparse = .f. for this column.

>
>Yossi
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform