Hi,
After installing the Development Build Ver 2.2.33, I have an issue with my datetime picker, i can no longer set its nullablevalue to null, it raises an error, please check and I hope this can be fixed.
Thank you.
Hi Glenn,
this issue is fixed in our latest Wisej release (2.2.36).
Best regards
Frank
In the designer, when I drag a DateTimePicker, before I can clear the value, but now I get this error “property value is not valid”, the following is the details:
Value of ‘1/1/0001 12:00:00 AM’ is not valid for ‘Value’. ‘Value’ should be between 1/1/1753 12:00:00 AM and 12/31/9998 12:00:00 AM.
Parameter name: Value
And in my code this the error message:
Message = “Nullable object must have a value.”
StackTrace = ” at System.ThrowHelper.ThrowInvalidOperationException(ExceptionResource resource)\r\n at Wisej.Web.DateTimePicker.set_NullableValue(Nullable`1 value)\r\n at MainApp.Customers.frmInvoice.frmCustomer_Load(Object sender, EventArgs e) in …..
Thanks.
Hi Glenn,
can you please share a sample and send us the error description?
Thanks in advance.
Best regards
Frank
Please login first to submit.