Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Child Won't EndEdit()
Message
De
18/05/2006 14:40:56
Jeff Corder
Ambit Technologies, LLC
Missouri, États-Unis
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Titre:
Child Won't EndEdit()
Divers
Thread ID:
01123346
Message ID:
01123346
Vues:
60
I have a table with three child tables bound to various MM controls in SQL Server. When I edit a field bound to the parent table and save with or without changing focus, it works fine.

When I change a field bound to a child table, then select another control (change focus), it saves fine.

When I change a field bound to a child table and without changing focus attempt to save (form.Save(parent BizObj), it will not save (the DataRow is not updated). I am calling the form.EndEdit() method, but it doesn't seem to be updating the DataRow. The form.IsChanged() method also returns false. I can programattically change focus in debug mode and everything updates.

I would appreciate any insight someone might have.

Thanks,
Jeff
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform