Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
DynamicCurrentControl Property
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00749966
Message ID:
00749990
Views:
20
The condition setting in the property should be something like...

Thisform.Grid1.Column1.DynamicCurrentControl = ;
"IIF( some_condition, "Btn1ToBeShown", "Btn2ToBeShown" )"

This will show only one button at a time based on the condition, instead of the "ENABLED" property being the factor the user sees.

HTH
Previous
Reply
Map
View

Click here to load this message in the networking platform