Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
MM Sample Application(Curtomer Order Form)
Message
From
29/04/2004 11:50:25
 
 
To
All
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Title:
MM Sample Application(Curtomer Order Form)
Miscellaneous
Thread ID:
00899385
Message ID:
00899385
Views:
55
In the customer order form of MM Sample Application, we were able to edit order details in the grdOrderDetail which works fine and saves changes properly. However, if I modify the sample application and want to edit the unitprice outside the grid(grdOrderDetail) by adding an mmtextbox beside the grid and setting its BindingSource to “OrderDetail” and the BindingSourceMember to “UnitPrice” changes made to the UnitPrice through mmtextbox cannot be saved. I have to click on grdOrderDetail and move to a different record and then click the save button and changes made to the UnitPrice though the mmtextbox will then be save.

Is there an easier way of editing and saving the child record(Order Details) outside grdOrderDetail(mmDataGrid)?


RENAULD
Next
Reply
Map
View

Click here to load this message in the networking platform