Clear the ChangeSet
Posted: Sat 26 Dec 2009 21:08
Hello how can i clear the ChangeSet (GetChangeSet) and get the old Values ..
becouse the user change some data, and on closing form i ask the question, if he want save the data ... when the user say yes the data will be saved. When the use say "No" the data do not save. But when i close the form again without changed any data, the GetChangeSet shows the old Changes !!!
.GetChangeSet().Inserts.Clear is not possible ..
Thanks for help
becouse the user change some data, and on closing form i ask the question, if he want save the data ... when the user say yes the data will be saved. When the use say "No" the data do not save. But when i close the form again without changed any data, the GetChangeSet shows the old Changes !!!
.GetChangeSet().Inserts.Clear is not possible ..
Thanks for help