Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Modify memo fld in grid
Message
De
24/11/2005 13:29:31
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Modify memo fld in grid
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows 2000 SP4
Network:
Novell 6.x
Database:
Visual FoxPro
Divers
Thread ID:
01071956
Message ID:
01071956
Vues:
63
greetings and Happy Thanksgiving

I have a grid col that is bound to a memo field. When I double click on the memo field to allow the user to edit, nothing happend. I fixed that by putting MODIFY MEMO or DODEFAULT() in the TEXT1.DOUBLECLICK event for that col. The memo field opens in an edit window but after I close the memo window, the activate event of the form fires which triggers my framework code for that event.

Question: Is it possible to block the form.activate event from firing after the memo field edit window is closed. I tried MODIFY MEMO followed by NODEFAULT in text1.doubleClick, but that does not work.

thanks in advance

Vince
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform