Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grid Calculations
Message
De
23/08/2002 09:55:02
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
23/08/2002 08:57:58
Steven Dyke
Safran Seats USA
Texas, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00692831
Message ID:
00692891
Vues:
24
>Jim,
>
>I put together a little test form and it works like it is supposed to. My real form uses a grid based on a pview. The recordsource is set in the init of the form. Will any of this make any difference?

Steve,
PMFJI. Maybe you didn't set controlsource after recordsource assignment (and old destroyed). This should work :

myGrid.Recordsource = '...'
myGrid.myColumn.controlsource = ;
'(myAlias.myField1+myAlias.myField2+myAlias.myField3)'

PS: do not omit parentheses.
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform