Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to auto skip readonly=.t. column to the next
Message
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01498612
Message ID:
01498699
Vues:
49
>>>hi all
>>>i've several readonly=.t. columns on my grid and i want to auto skip from readonly=.t. column to the next column while navigation or entering data how can i do this?
>>>TIA
>>
>>Maybe RETURN NOT this.Parent.readOnly in WHEN even of the grid Control?
>>(not tested though)
>
>This way you will never be able to select the column.
return !this.Parent.readOnly
solved the need ( Thanks to Cetin also)
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform