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:
00671818
Views:
14
>Hi Nadya
>
>That's Sort of what i did, I Validated the button to do what i want if the
>check is checked.
>
>The thing is that when i try to disable or enable the button the effect occurs to the whole column, i know that there most be a way to reference the specific button that it's in a certain row/column.... i think if i know how to do that i'll solve my problem.

Do you use DynamicCurrentControl? Do you have Sparse = .f. to the column with button? You should call this.parent.parent.refresh() in CheckBox.Click event in the grid to reflect the changes (button enable/disable immediatelly).
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