Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
BizObj: parent -> child -> grandchild -> great-grandchil
Message
 
À
28/04/2004 05:35:46
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Divers
Thread ID:
00898863
Message ID:
00898929
Vues:
21
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform