Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Janus Grid in VFP
Message
De
29/09/2005 13:22:29
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Divers
Thread ID:
01048301
Message ID:
01054577
Vues:
25
>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.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform