Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
250
XamDateTimeEdiotr binding issue in MVVM
posted

I am having a DataTimeEditor in my window, when ever i change the date its setting in the property of my ViewModel but when i delete the date completely then(making it be empty) at this point its not at all hitting my setter property of my ViewModel. Is this the default behavior of this editor, if so how can i overcome this issue?