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
425
UltraCalendarCombo allows null date while AllowNull property is set to false
posted

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.

Parents
No Data
Reply
  • 150
    Offline posted

    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

Children
No Data