Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem in Grid
Message
From
28/12/2004 10:17:40
 
 
To
19/12/2004 12:07:05
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Environment versions
Visual FoxPro:
VFP 7
OS:
Windows XP
Network:
Novell 4.x
Database:
Visual FoxPro
Miscellaneous
Thread ID:
00970410
Message ID:
00972584
Views:
16
oFM = CREATEOBJECT( 'form' )
oFM.AddObject( 'oGd', 'grid' )
oFM.oGd.HeaderHeight = 0
oFM.oGd.Visible = .T.
oFM.Show(1)
This snippet worked on my machine: OS = XP Pro w/SP2. VFP70 w/SP1. Try it on yours. If it works, then you probably have a property setting or some subsequent code that you're fighting. If it doesn't work, then I'd suggest a configuration issue with VFP.

Hope This Helps

Ken
Previous
Reply
Map
View

Click here to load this message in the networking platform