Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Using Modal Form in WPF to Search Data Error
Message
From
12/05/2009 11:36:11
Antonio Llano
Inmollano S.L.
Getxo, Spain
 
 
To
All
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Title:
Using Modal Form in WPF to Search Data Error
Environment versions
Environment:
C# 3.0
OS:
Windows XP SP2
Database:
MS SQL Server
Miscellaneous
Thread ID:
01399408
Message ID:
01399408
Views:
106
Hi all,

I have a problem when I get an entity from a search window. I have designed a WPF window that holds a row (entity) in order to edit it. To get the correct data to populate the form, I have designed another form, that is called as modal from the first form, that searchs data from a textbox and populates a grid (WPFToolkit). After selecting the the correct row in the grid whe can click OK and then the primary key is passed to the calling form in order to get the desired datarow.

Everything works fine till now but when I try to close the window and no changes have been done, the window ask me to save changes.

Each form has its own private Business Object and seems that they interact in some way!!!

Any Idea??

Thanks in advance,
Antonio Llano
Next
Reply
Map
View

Click here to load this message in the networking platform