Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problems putting a custom checkbox in a grid
Message
De
09/10/2003 20:37:12
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00837214
Message ID:
00837219
Vues:
25
>I have a grid on a form that needs a checkbox in column3. I made the columnCount = 3 and added the checkbox to column3. It looks like I added it correctly because in the properties sheet I see it under column3 and it is indented to the same level as text1. I set most of the other grid properties programatically at runtime. However when the grid instantiates the checkbox is not there. In fact I have noticed that when the grid instantiates the column count is 0. Text1 is there but no matter what I do I can't make the checkbox appear in column3 at runtime.
>
>Any thoughts?
>
>- Paul

-- set the columns CurrentControl to the name of the checkbox
-- set the Sparse property for the column to .F.
Insanity: Doing the same thing over and over and expecting different results.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform