Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Shutting off pageframe tabs
Message
De
23/09/1999 17:15:25
 
 
À
23/09/1999 17:06:35
Peter Brama
West Pointe Enterprises
Detroit, Michigan, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00268255
Message ID:
00268261
Vues:
22
Hi Peter,

>The record they are CURRENTLY adding shows on the list and they panic thinking they are adding a duplicate. My intention is to not allow them to go to the list when editing/adding records - just in browse mode.

You could do something like:
this.parent.parent.setall('Enabled', .f., 'page')
this.parent.enabled = .t.
You could also set the tabs property to .f. and then reset it.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform