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

>>Without NavControl:

This is correct, because if you haven't specified the grid as your navigation control, then the navigation events don't get fired properly.

>>With NavControl:

In this scenario, the navigation events are firing properly in the parent, and the child is receiving and responding to events. In order for a grandchild object to respond, you need to put code in the HookParentNavigated event of the child object that will in turn fire an event in the grandchild object.

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