Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
One to Many Save
Message
From
12/06/2006 12:41:32
Jason Mesches
Ocean Systems Engineering Corporation
Carlsbad, California, United States
 
 
To
12/06/2006 11:35:32
Rex Mahel
Realm Software, Llc
Ohio, United States
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Miscellaneous
Thread ID:
01128455
Message ID:
01128473
Views:
32
Hello, Rex

By default, .NET will recognize all the changes made in your datatable and attempt to send *all* of them to the backend. You shouldn't have to write any extra code to do that.

---J

>All,
>
>I want to be able to save an invoice by saving the header and all the line items at the same time. I can save the header and I can edit the line items.
>
>Can I create a method that iterates through the line item datarows and execute the LineItem.Save method against each datarow? I think I need call this new method is the PreSaveHook and retun false from the method to prevent the default Save behavior, is this correct?
>
>TIA
>
>Rex
Previous
Reply
Map
View

Click here to load this message in the networking platform