Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Memo fields
Message
From
30/11/2001 07:48:56
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
00587906
Message ID:
00587907
Views:
16
Hi!

You can use edit box in the grid column. You can use expression as a control source of the column and use usual text box.

About "what if it is longer than column width"... Well, there are no good solutions in VFP for that. You can try to use the listbox inside of the grid column with only one item and no scrolling, and configure it display a tool tip to show the entire text of the list box item when mouse pointed over the item. You can use custom control so when user point mouse over the grid cell with beginning of the text, entire text is shown in a separate window or in form of tool tip. Take a look to the Fancy Tool Tip control in downloads - this can help you to implement the approach with tool tip or at least hint you how to catch the moment when mouse is over the grid cell and show somthing.

HTH.

>How do I get memo fields to display their contents in a grid.
>
>What if its bigger than the column width?
>
>Many thanks in advance
>
>RC
>Bespoke Software Systems
Vlad Grynchyshyn, Project Manager, MCP
vgryn@yahoo.com
ICQ #10709245
The professional level of programmer could be determined by level of stupidity of his/her bugs

It is not appropriate to say that question is "foolish". There could be only foolish answers. Everybody passed period of time when knows nothing about something.
Previous
Reply
Map
View

Click here to load this message in the networking platform