Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Using Heiarchial Flex Grid Control
Message
De
26/10/1999 04:51:39
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
25/10/1999 14:13:46
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00281117
Message ID:
00281404
Vues:
13
>Hello all,
>
>I cannot seem to assign a HFlexGrid control to a ADO Data control object. The code THISFORM.HFlexGrid1.DataSource = THISFORM.AdoDc1, gives me a 'member not found' ole error.
>
>Help
>
>Dilip Pillai


Assuming thisform.AdoDc1 is an ADO control it should be :
THISFORM.HFlexGrid1.DataSource = THISFORM.AdoDc1.recordset
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
Répondre
Fil
Voir

Click here to load this message in the networking platform