Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Disable controls in a Grid
Message
General information
Forum:
Visual FoxPro
Category:
CodeMine
Miscellaneous
Thread ID:
00838656
Message ID:
00840089
Views:
24
Hi Thomas,

>Thanks, But I need to have the grid readonly not disabled. The user still needs to be able to scroll which cannot be done when the grid is disabled.

Set the Grid lAllowNew = .F. and lAllowDelete = .F.

The lAllowEdit = .F. is already set to that as CodeMine default.

As far as I know, these are the only changes I made to my grid to allow what you are after.

Mel Cummings
Previous
Reply
Map
View

Click here to load this message in the networking platform