xceedsoftware / wpftoolkit

All the controls missing in WPF. Over 1 million downloads.
Other
3.9k stars 878 forks source link

DateTimePicker with Binding 2 ways doesn't display date existing in DB #1740

Closed deepdiver63 closed 1 year ago

deepdiver63 commented 1 year ago

I have a problem, DateTimePicker seems not to consider the date recorded in DB (Binding with two ways) and present always the Current DateTime. Does it exist a param to force/correct this ? XAML code:

Thanks in adavance for your answer.