Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
BizObj: parent -> child -> grandchild -> great-grandchil
Message
 
To
28/04/2004 05:35:46
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Miscellaneous
Thread ID:
00898863
Message ID:
00898929
Views:
20
Chen,

>I have four biz objects having a relationship as: parent -> child -> grandchild -> great-grandchild. They are bound to four grids spread over three tabPages. The relationship chain is established with RegisterChildBizObj(). I have codes in HookParentRetrieved() and HookParentNavigated() to call my methods to get the datasets.
>
>When the form is run, I can get the initial sets of datasets in the grids. However, if I move up and down in, say, the child grid, the grandchild and greatgrandchild grids remain unchanged. I also tried to add navigation control to the form, but depending on which grid I associate the navigation control to, the grids behave differently.
>
>After consulting the Dev Guide, I still don¡¯t know what I did wrong. It seems, if I don't have more than two grids, the way I do things work fine.

If you set a breakpoint in the grandchild and great-grandchild business object's hook methods, do these methods ever fire?

Regards,
Kevin McNeish
Eight-Time .NET MVP
VFP and iOS Author, Speaker & Trainer
Oak Leaf Enterprises, Inc.
Chief Architect, MM Framework
http://www.oakleafsd.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform