Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to get the biz object of a clistobj
Message
From
27/11/2002 16:59:52
Jason Mesches
Ocean Systems Engineering Corporation
Carlsbad, California, United States
 
 
To
27/11/2002 14:17:27
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Miscellaneous
Thread ID:
00727708
Message ID:
00727778
Views:
9
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform