Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Child Won't EndEdit()
Message
From
18/05/2006 14:40:56
Jeff Corder
Ambit Technologies, LLC
Missouri, United States
 
 
To
All
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Title:
Child Won't EndEdit()
Miscellaneous
Thread ID:
01123346
Message ID:
01123346
Views:
57
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
Next
Reply
Map
View

Click here to load this message in the networking platform