Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to prevent treeview's NodeClick() event from firing?
Message
De
28/04/2004 07:12:35
 
 
À
28/04/2004 03:08:31
F Bilo
Bilo Office
Fuyang, Chine
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Divers
Thread ID:
00898850
Message ID:
00898868
Vues:
17
Hello Fbilo.

I would take a different approach here. When the user clicks the add or the edit button, I assume that you change the form's mode. When you do this, you should disable the TreeView like so:
Thisform.oTree.object.enabled = .F.
and re-enable it again after you do the save.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform