Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Readonly changing from .F. to .T. (no... really!)
Message
 
À
06/08/1998 18:03:37
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Divers
Thread ID:
00124633
Message ID:
00124673
Vues:
17
>I have a combo box in the third column of a grid with the following properties
>

Is this the correct settings?

original:
grid.readonly = .F.
grid.column1.readonly = .T.
grid.column1.readonly = .T.
grid.column1.readonly = .F.
grid.column1.combobox.readonly = .F.

OR

grid.readonly = .F.
grid.column1.readonly = .T.
grid.column2.readonly = .T. && corrected
grid.column3.readonly = .F. && corrected
grid.column3.combobox.readonly = .F. && corrected

Double check the property settings of the grid columns.

>
>when I click the combo box, I get the "control is read only" message...
>
>Any ideas what could cause this?
>
>TIA
>
>Larry
JESS S. BANAGA
Project Leader - SDD division
...shifting from VFP to C#.Net

CHARISMA simply means: "Be more concerned about making others feel good about themselves than you are in making them feel good about you."
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform