Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
BizObject configuration in non-standard form
Message
From
18/01/2000 07:27:44
Rex Mahel
Realm Software, Llc
Ohio, United States
 
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Miscellaneous
Thread ID:
00318601
Message ID:
00319355
Views:
16
Bruce,

You probably need to change the PrimaryBizObj, using the SetPrimaryBizObj form method, to the page business object to get this type of functionality.

HTH

Rex

>My question concerns how to set up business objects in a particular form setup.
>
>My form is a subclass of cBizObjMaintBaseForm. Page1 ("List") contains a grid and query parameters. When a user presses "Fetch", SQL Pass thru returns a cursor to populate the grid with 2-3 columns from the table in question. The user navigates to a row in the grid, then clicks on Page2 to edit. Page2 requeries the remote view to fetch the row to be edited. In other words, the grid uses one cursor, while controls on Page2 use a different cursor.
>
>The problem is getting the navigation controls to navigate through the grid, *and* to communicate with the BizObj on Page2. It seems to me that navigation calls (Top, Next, etc.) should go to the grid's bizobj, but that file operations (New, Save, etc.) should operate on the *other* BizObj - on Page2.
>
>Please let me know if anyone has a solution to this sticky issue. It's one of those situations where I feel like I'm fighting against the framework!
>
>Thanks in advance,
>
>Bruce Allen
>Left Brain Incorporated
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform