Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Indexes in Project Manager Sample App
Message
From
12/03/1999 06:28:36
 
 
To
11/03/1999 06:09:39
Rex Mahel
Realm Software, Llc
Ohio, United States
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Miscellaneous
Thread ID:
00195681
Message ID:
00196710
Views:
27
>Jose,
>
>Is there any way to trigger a BizObj.REQUERY() when returning to Page1 to avoid having to create the index?
>

Well the closest event I could find to accomplish this is the BizObj.UIEnable() method. This in opposite to use the page::Activate() event.

If you have a look at the KBizObj::UIEnable() method you'll see how it's used to make it the primary bizobj when a page gets activated.
So you could put something in the UIEnable() to have your bizobj automatic requeried.
If you do it in a subclass don't forget to DODEFAULT() so the functionality for making it a primary bizobj doesn't get lost.

regards,
Yves Mulkers.
Previous
Reply
Map
View

Click here to load this message in the networking platform