TTMSFMXCalendarPicker and Livebinding and Aurelius

Hi there,


I am using Aurelius with Nullable<TDate> wired to a TTMSFMXCalendarPicker by livebinding.

What is happening is that it shows a date on 1999 when the value is NULL

The thing is that I was expecting the value on the component to be blank if there is no Date Associated.

What is wrong?

Can you try turning on the AllowNumericNullValue property?