Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grid column shrinks
Message
De
29/11/2010 06:43:52
 
 
À
29/11/2010 06:06:49
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP
Divers
Thread ID:
01490843
Message ID:
01490852
Vues:
60
No. that's not the way to do it, at least not the best way. The way to do it, is what is called a "safe select"
Select whatever into cursor curdummy
Select CursorThatDrivesTheGrid
zap
append from dbf(curdummy)
yourgrid.refresh()
>Maybe you are recreating the Grid controlsource. If so you should set it to blank
>and then reassign it after the cursor is created together with the single columns controlsource
>
>>Hello,
>>
>>When I run a form with 3 grids, in one grid, a column shrinks to about 2 chars, although its Width = 75.
>>The contents of the column(a datetime value) is there but I have to manually resize the column in order to see it.
>>
>>Any help is appreciated.
>>
>>Thanks.
>>
>>-gl
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform