Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Check box in grid does not keep value, help?
Message
De
14/09/2005 05:33:57
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows 2000 SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Divers
Thread ID:
01049332
Message ID:
01049336
Vues:
11
>I have a header/detail form with a grid for the detail part. One of the data field in the grid is a logical field and I use a checkbox to display its contents. However, when I click on the checkbox to set its value to true and i move to the next column, the check box looses its value (goes back to false). Why is this? How can I get this to work right?
>
>If I use a textbox instead of a check box, and I enter the value "T" - true -it keeps the value of true when I move the the next column.
>
>Thanks in advance

Stuart,
There should be underlying code. Whereever it's (likely in interactivechange, click...) add:

this.Value = this.Value

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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform