Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Scrolling on a disabled grid
Message
De
05/11/1999 11:15:59
 
 
À
05/11/1999 10:57:38
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00286844
Message ID:
00287560
Vues:
19
Are you setting the readOnly Property of the Grid, or for the table in the data Environment?

I just did the following:

Created a form.
Dropped the a base class grid on it.
Set columnCount to 2
Opened a table in the dataEnvironment
Set the Grid's RecordSource property to the table using the drop down list.
Set the Grid's readOnly property to .T.

Tested it, could not edit the data.

modi'd the form. Set the grid's readOnly to .F., and set the the Cursor object for the table in the Data Environment's readOnly property to .T.

Tested it, and COULD edit the data.

I am not trying to be argumentative, I just can't get the behaviour you are describing.

Bill
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform