Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ChildBizObj Requery Fires unexpectantly
Message
 
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Miscellaneous
Thread ID:
00492761
Message ID:
00492822
Views:
13
Still investigating but it appears this occurs in the Refresh of the ChildBizObj. Specifically in this code:

IF TYPE("EVAL(lcParentView+'.'+lcParentUniqueID)") != ;
TYPE('This.cLastParentUniqueID') OR ;
NOT EVAL(lcParentView+'.'+lcParentUniqueID) == ;
This.cLastParentUniqueID


On the first click of the add button, (form displays, click add) the lcParentUniqueId and This.cLastParentUniqueID are equal and requery does not occur. After moving the record pointer the values are unequal and requery occurs even though no requery is requested (lRequeryChildOnNewParent = .F.)

Kevin, what do you think?


.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform