Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Disable grid
Message
 
 
To
14/02/2008 17:21:05
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Environment versions
Visual FoxPro:
VFP 9 SP2
Miscellaneous
Thread ID:
01292813
Message ID:
01292819
Views:
28
>I can't seem to be able to disable a Grid. When the user is editing data (in TextBoxes below the Grid), I want to avoid the user clicking on the Grid (so he doesn't select another record).
>
>I tried returning .F. in the Grid.When() Event, to set .Enabled = .F. for the Grid and even for all contained objects (with .SetAll()), but at runtime, the user can still click on the Grid; and although the user can't select any data, the first record of the underlying cursor invariably gets selected.

Setting Grid.Enabled = .F. should do the trick
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform