Hello,
I am using the Janus UI controls,
And It can´t use a value equal to DateTime.MinValue (1/1/0001)
It has a property (MinDate) that define the min value as 2/1/0001 (m/d/yyyy).
I don´t understand the reason for this.
Is it possible to make this date as the date that reprsents null values in the database?
Where can I define this value?
Thanks