Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
A checkbox in GRID
Message
De
08/10/1999 06:03:27
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
07/10/1999 21:55:37
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de menu & Menus
Divers
Thread ID:
00273673
Message ID:
00274110
Vues:
26
>Hi,
> Thank you for reply. I have some unclear question here.
> 1. Where should I place checkbox.value = 2 in order to have those relevant checkbox disabled?
> 2. How to program the checkbox in case the checkbox know it should be disbale or not? (e.g. IIF())
>
>Thank you


John,
You have the container and checkboxes in it as "Access", "Read", "Write".
Setting value 2 is not mandatory just reminded it existed. In gotfocus of your container you could have this code :
with this
 .chkAccess.Enabled = lSomeThing
 .chkRead.Enabled = lSomeThing1
 .chkWrite.Enabled = lSomeThing2
endwith
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform