Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Janus Grid in VFP
Message
From
29/09/2005 13:22:29
 
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
01048301
Message ID:
01054577
Views:
24
>Thanks for the info. I found the names in the registry under the library GridEX20.
>
>One of the classes is JSColumns. When I issue the command:
>
>loOleObject=CREATEOBJECT("GridEX20.JSColumns")
>
>Foxpro returns "OLE Error code 0x80040154: Class not registered". How do I register this class. I can access some >of the members of the GridEx20, but not others. Any ideas?

In my case there is an additional version number at the end:

loObj = CREATEOBJECT("CodeMax.Globals.4")

You might also check with the vendor to determine how this control supports the class in VB (they probably won't know about VFP). From the VB example you might be able to get it to work. Good luck.
Previous
Reply
Map
View

Click here to load this message in the networking platform