Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How do you add a control to a grid column?
Message
 
À
06/02/1999 23:51:56
Jocylyn Sy
Freelance Programmer
Cebu, Philippines
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00184793
Message ID:
00185364
Vues:
20
1) right click on your grid
2) choose edit
3) click on the check box you want on the forms control toolbar.
4) click on the column of the grid where you want the checkbox.
5) change the column's currentcontrol property to the checkbox
6) change the column's sparse property to false if you want the check box to appear in every row or true if your only to show in the selected row

You can use subclassed controls if you include them in the forms control toolbar (click on the books) choose add.

Regards
John

Good day,
>
>I planning to add a checkbox control to an existing
>grid that I have formatted.
>
>I know how to do add the control using the grid Builder,
>but I was wondering if there's a way to do it outside
>the builder. Since I've noticed that if you go back to
>the builder, you basically have to rebuild the grid again.
>
>Thanks in advance
John Campbell
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform