Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How do you add a control to a grid column?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00184793
Message ID:
00184825
Vues:
17
>>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.
>
>1)If the grid doesn't have columns, add them by changing the columncount to greater than 1.
>
>2)Make the column that you would like to have the control in active (use the properties window)
>
>3) Drop the control from the form controls toolbar onto the grid
>
>Thats it.
>
>If you want to remove the default textbox from the column, select it using the properities window, then click on the grid then press the delete key.

You may also want to set the sparse property for the column to .F. to display the control in every row.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform