Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Delete row from child and call save of parent
Message
De
24/11/2008 13:50:10
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Titre:
Delete row from child and call save of parent
Divers
Thread ID:
01363835
Message ID:
01363835
Vues:
62
I am creating a parent child relationship between to entities (entity 1 as parent and entity 2 as child).

I want to call save of just the parent and the child is saved too.

Now the problem is I want to add few rows in child, update few and delete few ...

Update and Add works fine, but when i do a datarow.delete for child and try to save the parent it throws a "Deleted row information cannot be accessed through the row" exception.

The add and update works as expected..the delete doesnt... has anyone faced this problem?

Thanks,
Amruta
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform