Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Modify memo fld in grid
Message
 
 
To
24/11/2005 13:29:31
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows 2000 SP4
Network:
Novell 6.x
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01071956
Message ID:
01071975
Views:
23
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--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform