Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Database setup
Message
De
15/08/2001 16:36:10
 
 
À
15/08/2001 11:14:44
Steven Dyke
Safran Seats USA
Texas, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Divers
Thread ID:
00542451
Message ID:
00544332
Vues:
15
You should have gotten the checkbox in the grid by:
1) Right click on grid, then select EDIT
2) Select checkbox from Form Controls
3) Place checkbox in grid on the column that will use it...if needed, create a new column ahead of time to place the checkbox in.

Then,
4) Select the column the checkbox was put into.
5) Go to property CurrentControl and select the checkbox control.
6) To change from always displaying the checkbox in the grid for rows that are not selected, change the Sparse property.
7) Make sure to put the full field name for ControlSource for both the column and the checkbox.

This should be enough to enable the new control; let me know if it's not working and I'll send you a form with an example.

Victor
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform