Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Using Heiarchial Flex Grid Control
Message
From
26/10/1999 04:51:39
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
25/10/1999 14:13:46
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00281117
Message ID:
00281404
Views:
12
>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
Previous
Reply
Map
View

Click here to load this message in the networking platform