Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid & Memo and other problems...
Message
 
 
To
09/06/1999 09:45:51
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00227549
Message ID:
00227994
Views:
21
Hi Dragan,
>> Actually, we decide that the grid is ReadOnly, so I just want to display Yes instead of T I beleive there is a simple solution.

I still didn't solve this simple problem :(( Is there a simple solution?


>You may put a controlsource of mline(the_memo,1) to the standard textbox - it would become read only, as a calculated field should, and then you may have something like
>
>modify memo the_memo
>this.refresh
>
>in theform.thegrid.columnX.textbox1.doubleclick method. If you want to make it read_only, you may
>
>modify memo the_memo NOEDIT

Yes, you're right. One little problem here - I need to use my own class textMemo because I create my grid on the "fly", I mean in Init method. So, I need to use AddObject(....), etc.

Actually, right now I solved this problem another way, which satisfied my manager: I know the name of Memo field of my table - Notes, it's only one, so I didn't put it in Grid, I put editbox on my Form instead... - easy solution, but definetely not universal...


I have one more unrelated problem - I see 50 messages in my UniversalThread mailbox and don't see new messages. What do I need to do - delete all prev. messages? How can I keep them?


Thanks
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform