Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Where to prevent user from changing page of a pageframe
Message
De
05/07/2004 14:23:18
 
 
À
05/07/2004 13:02:43
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00920764
Message ID:
00920785
Vues:
21
>In the Grid AfterRowColChange Event, you can put a code like this:
>
>if ISRLOCKED("ALIAS")
> This.Parent.Page2.Enabled = .F.
>endif
>
>OR
>
>This.Parent.Page2.Enabled = !ISRLOCKED("ALIAS")

Thanks for your response, Mauro. I'll be using the solution that Gregory Adam gave me.

Alex
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform