I am using an UltraCalendarCombo with a MinDate set to Date.Now. If I try to select yesterday though, the UltraCalendarCombo is set to "(none)." This occurs even if I have the AllowNull property set to false.
Edit: Setting the mindate to Date.Now also disables today as well as the previous dates. It is when I try to select today that the UltraCalendarCombo display text is being set to "(none)" and the value is being set to String.Empty. This occurs even if the property AllowNull is set to false.
I am having a similar problem. With AllowNull = False a user can clear the date with the keyboard then click in the calendar and then out of the control without picking a date and it allows the date to be saved as null. Is this a known bug with AllowNull?
Thanks
Sara Burns
ICCO