Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Buttons Inside a Column in a Grid
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00671731
Message ID:
00671831
Views:
19
>yes, i have the spacre=.f., the thing is that when i call the refresh of the form the whole column of buttons turns enabled/disable, intead of the button in the row that i clicked the checkbox...

How exacly did you specify the column CurrentControl?

In the Init of the grid put

this.colButton.DynamicCurrentControl = [iif(myTable.MyField,myEnabledButton,myDisabledButton)]

Enabled and Disabled buttons should be placed in the column in design-time.

Did you try that? I will try it in the evening as well...
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform