Wednesday, May 2, 2012

set explicit source update while using data context

I need to update the binding source object with the control values only during a button click event.



But as my top level has datacontext being set, it's updating the source object whenever the control values change... Is it possible to set explicitly to update it during that event only keeping the datacontext as it is?





No comments:

Post a Comment