Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Parent/child BOs and DataGridViews
Message
De
29/03/2008 15:05:24
 
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Divers
Thread ID:
01306066
Message ID:
01306744
Vues:
8
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);
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform