Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Change grid header
Message
From
08/11/2004 02:16:31
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 5
Miscellaneous
Thread ID:
00959003
Message ID:
00959062
Views:
11
hi,
thank you very much,
fantastic idea,

but i need somthing else as under..

*any way to control the column size
**************************************
 WITH thisform.pageframe1.page2.grid1.column1.header1
	.caption="ÇáÚÏÏ"
	.fontsize=12
	.fontbold=.t.
	.backcolor = RGB(128,128,255)
ENDWITH

 WITH thisform.pageframe1.page2.grid1.column2.header1
	.caption="ÇáÓÚÑ"
	.fontsize=12
	.fontbold=.t.
	.backcolor = RGB(128,128,255)
ENDWITH
thanks
m.qasem
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform