Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to get the biz object of a clistobj
Message
De
27/11/2002 16:59:52
Jason Mesches
Ocean Systems Engineering Corporation
Carlsbad, Californie, États-Unis
 
 
À
27/11/2002 14:17:27
Information générale
Forum:
Visual FoxPro
Catégorie:
The Mere Mortals Framework
Divers
Thread ID:
00727708
Message ID:
00727778
Vues:
11
Hello, Nerissa

If Armin's suggestion doesn't work for you, try the cListObjEdit's oBizObj property:
loObj = cListObjEdit.oBizObj
lcAlias = loObj.GetAlias()
As long as you use RegisterBizObj() when you dynamically swap your BizObjs, this should work and you won't have to be concerned with which object is currently considered the "Primary" one at the form level.

Hope that helps,
---J

>If I am displaying a different biz object dynamically in my clistobj grid, is there a method that I can use to get the name and alias of the biz object that is currently displayed?
>
>Thanks a lot.
>
>Nerissa
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform