Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid header alignment
Message
From
22/09/2008 17:12:25
 
 
To
22/09/2008 15:43:52
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Vista
Network:
Windows 2008 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01349605
Message ID:
01349647
Views:
22
This message has been marked as the solution to the initial question of the thread.
Unfortunately, I believe that the solution is to insert some leading CR's to each header -- each header should have the same number of CRs.

>How do you get the text in a grid header to drop to the bottom of the header? I have the following code in the init but the text is still at the top.
>
>Thanks
>
>
>for each oColumn in this.Columns
>	oColumn.width = 100
>	thisform.resizeobject(oColumn)
>	oColumn.header1.alignment = 9
>next
>
Jim Nelson
Newbury Park, CA
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform