Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Modify memo fld in grid
Message
 
 
À
24/11/2005 13:29:31
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
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:
01071975
Vues:
22
This message has been marked as a message which has helped to the initial question of the thread.
You can put an Editbox on the forn and dispaly/edit memo in it.

>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.
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform