Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid w/AllowCellSelection = F still allows cell selectio
Message
 
 
To
18/05/2005 16:10:17
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
01015371
Message ID:
01015628
Views:
27
>Chad,
>
>I'll let you know what I come up with, re: drag and drop and disabled columns.
>
>Thanks again for your help,
>
>Malcolm

I am using VFP 8.
This is in the VFP8 readme.htm in the "Feature Issues" section:
"If the AllowCellSelection property for a Grid control is set to .F., the Enabled property for that grid is disregarded and treated as if set to .T.."

So more workaround was:
In the grid.When(), put .AllowCellSelection = .F.
In the grid.Valid(), put .AllowCellSelection = .T.

I thought Microsoft fixed this in VFP 9.
Can you see if they did, or if that workaround "works" for you.

Thanks,
- Andy Rice
San Diego, CA
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform