wpf - Force update of a Delayed Binding -


we've been using bindingbase.delay property allow better user experience. value of 500 worked in our application it's causing problems. it's possible user click save button before update has been committed vm causing property not updated.

is there command force delayed values pushed vm immediately?


Popular posts from this blog

javascript - Js, document.getElementById("ID").innerHTML, error -

objective c - Is there a way in OCMockito to make stubs fail when an unknown method is called? -

jquery - jqGrid update specific column data with out refreshing the entire column? -