Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Navigating-Gridview
Message
From
09/07/2008 09:47:09
 
 
To
All
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Title:
Navigating-Gridview
Environment versions
Environment:
VB 9.0
OS:
Windows XP SP2
Network:
Windows XP
Database:
MS SQL Server
Miscellaneous
Thread ID:
01329954
Message ID:
01329954
Views:
56
I have a simple form with a gidview and a parent-child relationship.

'Setup the parent-child relationships.
Me.oReportReturnSum.RegisterChildBizObj(Me.oReportReturnHeader)

When the form loads the child's (oReportReturnHeader) "HookParentRetrieved" method fires. When I navigate to a different parent record in the gridview the child's (oReportReturnHeader) "HookParentNavigated" method nevers fires.

Since the "HookParentRetrieved" method is working when the form loads I was wondering if there's a seperate property that needs to be set for the "HookParentNavigated" method to fire?

Thanks.

-Bob S.
Next
Reply
Map
View

Click here to load this message in the networking platform