Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Unknown Member Error
Message
From
16/04/1999 15:32:00
 
 
To
16/04/1999 12:30:19
Bill Breay
Custom Business Software
Arvada, Colorado, United States
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Miscellaneous
Thread ID:
00208822
Message ID:
00209150
Views:
28
>Hi Mat,
>
>Thanks for the suggestion. Both pages of the pageframe use the same bizobj. I had it placed on page 1 of the pageframe as suggested in the manual (page 116). I moved it from page 1 and placed it on the form itself and it shows up on the Property List ahead of oSessionenvironment and its associated 'refbizobj' which doesn't look correct to me. Shouldn't the oSessionenvironment be the first thing on the list? However, when I ran the form the same error occured.
>
>I selected 'Tab Order" and select the oSessionenvironment and its loader as #1 & #2 with my bizobj as #3 and the pageframe as #4 but it did not change on the Property list. I also selected the oSessionenvironment and 'Sent it to the back', then selected my bizobj and sent it to the back. Still the same sequence.

RefBizObj has to init before your bizobj... OSessionEnvironment should be the first thing on your form!!!

The order should be...

oSessionEnvironment
RefBizObj
(then)
YourBizObject

(you can put it on page one)

BOb
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform