.net - Revert chages in EntityCollection on click of cancel -
i have wpf window wherein grid bound entitycollection. herein add/delete record grid , click cancel button. how can revert chages made entitycollection.
doesn't ef require call savchanges() before saved in database? don't need add cancel button rather save button.
Comments
Post a Comment