Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Using MS HFlexGrid ActiveX Control
Message
From
28/05/2003 02:31:51
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
27/05/2003 13:26:56
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00793072
Message ID:
00793366
Views:
28
>Cetin;
>>
>Thanks for the sample.. But, to use it, is necessary the databank testdata..

Yes :) It's installed with every VFP installation (unless didn't choose to install samples).
Check your samples directory (VFP3-5 home()+'samples',VFP6 and up _samples, VFP7 and up home(2) points to that directory).

Tip: In design mode, select Hflexgrid, go to command window and from a temp code window write and execute :

* oRS preparing code
aselobj(arrObj)
arrObj[1].Datasource = oRS

Then dismiss your temp code window (or keep to copy code later) go to design form, right click on Hflex and 'retrieve structure' then 'Properties'. You can set some of properties this way rather than coding by hand.
(But at the end I prefer to handcode)
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