Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Getting data from child dialog
Message
 
To
27/07/2007 07:39:56
Jeff Corder
Ambit Technologies, LLC
Missouri, United States
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Miscellaneous
Thread ID:
01244047
Message ID:
01244318
Views:
17
Jeff,

>After a user enters data, I open a dialog ( mmAppDesktop.FormMgr.ShowDialog(frmNew) ). I am getting additional data from the user before saving. The problem is that when the ShowDialog() terminates it refreshes the data on the form, and my changes disappear. Is there a way to prevent the form from refreshing just because I call ShowDialog()?

Are you saying your are losing changes made on the parent form when the child modal form exits? Are they bound to the same data source? If so, does it make sense to bind them to different data sources?

Best Regards,
Kevin McNeish
Eight-Time .NET MVP
VFP and iOS Author, Speaker & Trainer
Oak Leaf Enterprises, Inc.
Chief Architect, MM Framework
http://www.oakleafsd.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform