Datetime Picker Checked/IsNullDate properties

I am having a challenge using the Checked and IsNullDate properties on the DatetimePickerExt control. I may not be using it correctly. I am trying to load a form with the control disabled, without a value and as the user enters other field values, enable/disable the control and set/remove it's value. 1. Should setting the IsNullDate property to True cause the display to clear out the text value? It does not appear to do this. 2. Should setting the Checked to False, disable the control from use? Is does not appear to do this. I am setting the properties in code, but the control does not appear to have the behave the same as if I clicked on the None button or the checkbox at runtime. Any thoughts? Anthony Mansfield

2 Replies

AD Administrator Syncfusion Team January 29, 2003 11:37 PM UTC

Hi Anthony, What is the version of Essential Tools that you are using? The latest service pack has a complete re-write of the date time picker in place(the public interface remains the same). This version fixes these issues. Regards, Daniel Syncfusion


AN Anthony January 30, 2003 02:07 PM UTC

Hello Daniel - Thank you for the response. The Syncfusion.Tools Assembly Version is 1.5.1.1 with a File Date of 12/4/2002. Is there a later version or a hot fix that I should apply? Thanks - Anthony > Hi Anthony, > What is the version of Essential Tools that you are using? The latest service pack has a complete re-write of the date time picker in place(the public interface remains the same). This version fixes these issues. > > Regards, > Daniel > Syncfusion

Loader.
Up arrow icon