Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Stopping the selection of records in the grid
Message
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP1
Network:
Windows 2000 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01106257
Message ID:
01106312
Views:
23
>Hi Terry
>
>Sorry mate I forgot to mention I have tried as a quick test I set the enabled to .f. and readonly .t. and I can still select records in the grid!
>
>Obviously Im missing something
>
>Thanks

When you switch to EditMode, some of the code (probably your framework's) is setting enabled property of all controls to true. Put some DEBUGOUT messages to make sure the enabled property is preserved. But disabled grids don't look very nice, in my opinion.
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