Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Saving Checkbox/Optiongroup values
Message
 
 
To
02/02/2009 09:22:32
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Application:
Desktop
Miscellaneous
Thread ID:
01378718
Message ID:
01378750
Views:
24
>>
>>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
Previous
Reply
Map
View

Click here to load this message in the networking platform