Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problem in Grid
Message
De
28/12/2004 10:17:40
 
 
À
19/12/2004 12:07:05
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Versions des environnements
Visual FoxPro:
VFP 7
OS:
Windows XP
Network:
Novell 4.x
Database:
Visual FoxPro
Divers
Thread ID:
00970410
Message ID:
00972584
Vues:
15
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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform