Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Checkbox in grid column causing problem
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00279696
Message ID:
00280895
Vues:
13
Doug,

The checkbox doesn't have to be bound to a real field in the table.
select .f. as lSelected, ;
   view.* ;
   from ...
Bind a normal read/write checkbox to lSelected

>In this case, we don't want to allow them to modify the checkbox on this grid [they will make changes on a detail screen]. Using your idea regarding the lReadOnly property on the checkbox, is there a way to make the checkbox read only in the grid but still allow the DblClick and KeyPress events to work properly on the checkbox control in the grid?
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform