Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Disable controls in a Grid
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
CodeMine
Divers
Thread ID:
00838656
Message ID:
00840089
Vues:
25
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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform