Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How do I put a class in a class ?
Message
De
13/06/2002 05:28:47
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
12/06/2002 21:48:13
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00666439
Message ID:
00667806
Vues:
25
>Hi Cetin,
>
>Thanks for class, but I got an error SQL: Column 'FIRST NAME' is not found when I tried it, could you just give me one or few code how to define the second class.
>
>TIA,
>
>
>Budianto
with thisform.myGrid.Columns(1)
 .Addobject('myControl','myControlClass')
 .CurrentControl = 'myControl'
 .Sparse = .f.
 .myControl.Visible = .t.
endwith
For the class correct the SQL. No fieldname could have space in it.
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