Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Saving Checkbox/Optiongroup values
Message
 
 
À
02/02/2009 09:22:32
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Application:
Desktop
Divers
Thread ID:
01378718
Message ID:
01378750
Vues:
14
>>
>>I'm not sure what problem do you have. You definitely can change values of the checkbox / optiongroup in run-time (unless the controls are marked as enabled or read-only). If you need to save the values, you need to save them somewhere, the simplest way would be to save them in the database.
>
>The value cannot be changed in run-time because the are readonly as Sergey said. So I have to look for options that he suggested
>
>Thanks for you help.

I probably don't understand what was your problem. You can change values of controls (as a user) in run-time. You can do it interactively or in the code.

You would not be able to change values interactively if you set controls properties to be readonly or disabled (enabled = .f.)
If it's not broken, fix it until it is.


My Blog
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform