Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Memo field in grid not appearing as 'Memo'
Message
De
14/07/2005 19:39:25
 
 
À
14/07/2005 15:48:05
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Network:
Novell 5.x
Database:
Visual FoxPro
Divers
Thread ID:
01032799
Message ID:
01032865
Vues:
15
Ok, I've found the problem.

If the grid column controlsource does not have a tablename prefix it acts funny (maybe it's a feature) and expands the memo data out.

For example:

.controlsource = 'mymemo' &&causes funny expansion of memo field data
.controlsource = 'mytable.mymemo' &&results in the expected behavior of 'Memo' appearing in grid column


Thanks everyone.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform