Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Parent/child BOs and DataGridViews
Message
From
29/03/2008 15:05:24
 
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Miscellaneous
Thread ID:
01306066
Message ID:
01306744
Views:
7
I am ultimately heading to a form where I have (3) BO's in (3) grids with a certin Parent / Child relationship like this:

Customers driving Jobs, and Jobs driving JobItems.

Will the Parent/Child BO stuff work for this case?

i.e.

this.Customer.RegisterChildBizObj(this.Job);
and then
this.Job.RegisterChildBizObj(this.JobItems);
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform