Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid & Memo and other problems...
Message
 
 
To
08/06/1999 17:41:15
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00227549
Message ID:
00227724
Views:
22
Hi Edward,

>You may add Editbox to your form and have:
>Thisform.Myeditbox.value=mytable.mymemofield


Yes, I did it this way - more simple and my manager also reccomended it.
I set ControlSource of editbox to my memofield and do ThisForm.myeditbox.Refresh() in afterrowcolchange event.

May be in the future I'll try to realize my other ideas (more complex), but now I am satisfied with this solution.

>in grid.afterrowcolchange event. Surely, you may provide user with a tool (button) to make editbox visible/invisible.
>Again,, I would recommend you to put memo content to grid.column.textbox, so user will always see, let say, 20 first chars, and get others by toggling Editbox.Visible property.

This way is a little bit more complex...

How about displaying Y/N instead of T/F in logical fields? All my grids are ReadOnly.
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