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
840
XamDataGrid - Field Converter - How to display DateTime of 01/01/0001
posted

We have a XamDataGrid that has a Binding to an ObservableCollection that defines a property of type DateTime. The issue is that the default instance of this DataType is represented as 01/01/0001. We want to add a Converter or some style logic/trigger to show an empty Cell when 01/01/0001.