Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Cell in grid RO/RW
Message
De
24/09/2004 13:07:22
Jim Winter
Jim Winter Consulting
Hinesburg, Vermont, États-Unis
 
 
À
24/09/2004 12:26:04
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00945766
Message ID:
00945782
Vues:
15
Not sure about this, but I suspect the column read only setting probably takes precedence over the control setting.

Regards,
Jim

>I have a grid that shows the data of a table. One column shows a logical field. The column has two controls, the traditional textbox (Text1) and a checkbox (Check1). Furthermore Sparse is False. The DynamicCurrentControl is iif( somecondition, 'Text1', 'Check1' ). The textbox is ReadOnly, the checkbox is ReadWrite.

The strange thing is that the cells that use the textbox are still ReadWrite. If I put T or F in it, the underlying field in the table will indeed change.

Any suggestion? (I know about the When() trick, but am of opinion that it should work as I have built it now.)
Jim
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform