Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid rows
Message
 
 
To
14/10/1998 17:08:25
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
00146863
Message ID:
00146899
Views:
27
I got it...
When I put in AfterRowColChange of the grid:
THIS.Column2.Enabled = table.logical

there was some quircky behavior, it 'almost' worked.
But I then added to the BeforeRowColChange:
THIS.Column2.Enabled = .T.

So I am re-enabling the column as leaving the cell, and then re-checking to see if I need to enable or disable in the AfterRowColChange. Works like a charm.
Thanks for your help!
Kevin

>I'd say "been there, done that" except I'm tired of that phrase ;-)
>
>>Yes, I just got reminded of the DEFINITION of dynamic. That helps! I will try your suggestions though, thanks!
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform