Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Header in Grid
Message
From
15/04/2011 13:30:34
 
 
To
15/04/2011 13:15:54
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Environment versions
Visual FoxPro:
VFP 8
OS:
Windows XP
Network:
Windows 2000 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01507510
Message ID:
01507513
Views:
56
>>I wonder how we can code the Grid header to display two lines (word wrap)...? In the Properties, in the Header, there is WordWrap and it's set to .T. - True but it's not displaying the full header caption.
>
>yourgrid.column1.header1.caption = "Line 1" + CHR(10)+CHR(13)+"Line 2"
>And remember to increase the height of the header.

AH!!! Found the HeaderHeight property in the Grid itself, not in the Header. Me, duh. THANKS, Tore!
Thanks!
~d
J
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform