Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Re: Grid
Miscellaneous
Thread ID:
00410949
Message ID:
00411064
Views:
20
You can put an editbox in that column.

Open the property sheet in the form designer. Select the column at the top of the property sheet. Click the editbox control on the form controls toolbar then click the grid. In the property sheet there should be the editbox under the column. Set the column currentcontrol property to the editbox. Set the column sparse property to .F. and make sure the rowheight of the grid is tall enough to display the font.

The other way, which I prefer, is to have an editbox directly underneath the grid to display the memo and refresh it whenever the record pointer is moved.
Eric Kleeman - EDS Consulting Services
MCP Visual FoxPro
MCSD C#.NET
Hua Hin Thailand
Los Angeles California
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform